Share via


SystemParameters.SmallCaptionHeightKey Propriedade

Definição

Obtém o ResourceKey para a propriedade 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 da propriedade

Uma chave de recurso.

Comentários

Uso do atributo XAML

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

Aplica-se a