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

適用対象