SystemParameters.IconWidthKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

<object property="{SystemParameters.IconWidthKey}"/>

適用対象