SystemFonts.SmallCaptionFontTextDecorationsKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象