SystemParameters.IconHeightKey Propiedad

Definición

Obtiene para ResourceKey la IconHeight propiedad .

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

Una clave de recurso.

Comentarios

Uso de atributos XAML

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

Se aplica a