SystemFonts.SmallCaptionFontSizeKey Property

Definition

Gets the ResourceKey for the SmallCaptionFontSize property.

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

Property Value

A resource key.

Remarks

XAML Attribute Usage

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

Applies to