SystemFonts.CaptionFontFamilyKey Property

Definition

Gets the ResourceKey for the CaptionFontFamily property.

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

Property Value

A resource key.

Remarks

XAML Attribute Usage

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

Applies to