SystemParameters.IconWidthKey Propiedad

Definición

Obtiene para ResourceKey la IconWidth propiedad .

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

Una clave de recurso.

Comentarios

Uso de atributos XAML

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

Se aplica a