SystemFonts.StatusFontStyleKey 属性

定义

获取 StatusFontStyle 属性的 ResourceKey

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

属性值

ResourceKey

资源键。

注解

XAML 属性用法

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

适用于