SystemFonts.SmallCaptionFontSizeKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象