SystemFonts.IconFontSizeKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用法

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

適用対象