SystemParameters.PowerLineStatusKey Property

Definition

Gets a ResourceKey for the PowerLineStatus property.

public:
 static property System::Windows::ResourceKey ^ PowerLineStatusKey { System::Windows::ResourceKey ^ get(); };
public static System.Windows.ResourceKey PowerLineStatusKey { get; }
static member PowerLineStatusKey : System.Windows.ResourceKey
Public Shared ReadOnly Property PowerLineStatusKey As ResourceKey

Property Value

A resource key.

Remarks

XAML attribute usage

<object property="{SystemParameters.PowerLineKey}"/>

Applies to