SystemParameters.SmallIconWidthKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象