SystemParameters.SmallIconHeightKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la SmallIconHeight proprietà .

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

Valore della proprietà

Una chiave di risorsa.

Commenti

Utilizzo degli attributi XAML

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

Si applica a