言語

SystemFonts.CaptionFontWeightKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用法

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

適用対象