SystemParameters.SmallWindowCaptionButtonHeightKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad SmallWindowCaptionButtonHeight.

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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a