SystemParameters.SmallCaptionWidthKey Vlastnost

Definice

Získá vlastnost ResourceKey pro SmallCaptionWidth .

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro