SystemFonts.CaptionFontTextDecorationsKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象