SystemFonts.MessageFontSizeKey Property

Definition

Gets the ResourceKey for the MessageFontSize property.

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

Property Value

A resource key.

Remarks

XAML Attribute Usage

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

Applies to