SystemParameters.IconWidthKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad IconWidth.

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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a