SystemFonts.CaptionFontSizeKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象