SystemFonts.CaptionFontWeightKey Property

Definition

Gets the ResourceKey for the CaptionFontWeight property.

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

Property Value

A resource key.

Remarks

XAML Attribute Usage

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

Applies to