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}}"/>

適用対象