SystemFonts.StatusFontSizeKey 属性

定义

获取 StatusFontSize 属性的 ResourceKey

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

属性值

ResourceKey

资源键。

注解

XAML 属性用法

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

适用于