SystemFonts.SmallCaptionFontFamilyKey Property

Definition

Gets the ResourceKey for the SmallCaptionFontFamily property.

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

Property Value

A resource key.

Remarks

XAML Attribute Usage

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

Applies to