SystemFonts.MenuFontStyleKey 属性

定义

获取 MenuFontStyle 属性的 ResourceKey

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

属性值

ResourceKey

资源键。

注解

XAML 属性用法

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

适用于