SystemParameters.CaptionHeightKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad CaptionHeight.

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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a