SystemParameters.SmallIconHeightKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象