SystemParameters.WindowCaptionButtonHeightKey Vlastnost

Definice

Získá vlastnost ResourceKey pro WindowCaptionButtonHeight .

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro