SystemFonts.IconFontFamilyKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象