SystemFonts.CaptionFontStyleKey プロパティ

定義

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

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

プロパティ値

ResourceKey

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象