SystemFonts.StatusFontStyleKey Property

Definition

Gets the ResourceKey for the StatusFontStyle property.

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

Property Value

A resource key.

Remarks

XAML Attribute Usage

<object property="{ { SystemFonts.StatusFontStyleKey}}"/>

Applies to