SystemParameters.SmallIconWidthKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad SmallIconWidth.

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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a