SystemParameters.CaptionWidthKey Propiedad

Definición

Obtiene para ResourceKey la CaptionWidth propiedad .

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

Valor de propiedad

Una clave de recurso.

Comentarios

Uso de atributos XAML

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

Se aplica a