SystemParameters.SmallCaptionHeightKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad SmallCaptionHeight.

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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a