Bearbeiten

SystemFonts.StatusFontSizeKey Property

Definition

Gets the ResourceKey for the StatusFontSize property.

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

Property Value

A resource key.

Remarks

XAML Attribute Usage

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

Applies to