SystemFonts.SmallCaptionFontStyleKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象