SystemFonts.SmallCaptionFontStyleKey Property

Definition

Gets the ResourceKey for the SmallCaptionFontStyle property.

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

Property Value

A resource key.

Remarks

XAML Attribute Usage

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

Applies to