SystemFonts.CaptionFontStyleKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用法

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

適用対象