Share via


SystemFonts.MenuFontWeightKey 属性

定义

获取 MenuFontWeight 属性的 ResourceKey

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

属性值

资源键。

注解

XAML 属性用法

<object property=“{ { SystemFonts.MenuFontWeightKey}}”/>

适用于