SystemFonts.IconFontTextDecorationsKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用法

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

適用対象