SystemFonts.StatusFontWeightKey 属性

定义

获取 StatusFontWeight 属性的 ResourceKey

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

属性值

ResourceKey

资源键。

注解

XAML 属性用法

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

适用于