SystemFonts.IconFontSizeKey プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
IconFontSize プロパティの ResourceKey を取得します。
public:
static property System::Windows::ResourceKey ^ IconFontSizeKey { System::Windows::ResourceKey ^ get(); };
public static System.Windows.ResourceKey IconFontSizeKey { get; }
member this.IconFontSizeKey : System.Windows.ResourceKey
Public Shared ReadOnly Property IconFontSizeKey As ResourceKey
プロパティ値
リソース キー。
注釈
XAML 属性の使用方法
<object property="{ { SystemFonts.IconFontSizeKey}}"/>