SystemParameters.SmallCaptionHeightKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la SmallCaptionHeight proprietà .

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

Valore della proprietà

Una chiave di risorsa.

Commenti

Utilizzo degli attributi XAML

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

Si applica a