SystemFonts.MenuFontWeightKey Property

Definition

Gets the ResourceKey for the MenuFontWeight property.

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

Property Value

A resource key.

Remarks

XAML Attribute Usage

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

Applies to