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

適用対象