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}"/>

適用於