SystemParameters.IconWidthKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la IconWidth proprietà .

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

Valore della proprietà

Una chiave di risorsa.

Commenti

Utilizzo degli attributi XAML

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

Si applica a