言語

SystemFonts.StatusFontSizeKey プロパティ

定義

ResourceKey プロパティのStatusFontSizeを取得します。

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用法

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

適用対象