Share via


SystemParameters.SmallCaptionHeightKey Vlastnost

Definice

Získá vlastnost ResourceKey pro 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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro