SystemParameters.SmallCaptionWidthKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la SmallCaptionWidth proprietà .

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

Valore della proprietà

Una chiave di risorsa.

Commenti

Utilizzo degli attributi XAML

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

Si applica a