SystemParameters.CaptionWidthKey Vlastnost

Definice

Získá vlastnost ResourceKey pro CaptionWidth .

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro