SystemFonts.CaptionFontWeightKey プロパティ

定義

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

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

プロパティ値

ResourceKey

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象