SystemFonts.StatusFontFamilyKey Property

Definition

Gets the ResourceKey for the StatusFontFamily property.

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

Property Value

A resource key.

Remarks

XAML Attribute Usage

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

Applies to