SystemParameters.IconHeightKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad IconHeight.

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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a