SystemParameters.SmallCaptionWidthKey Propiedad

Definición

Obtiene para ResourceKey la SmallCaptionWidth propiedad .

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

Valor de propiedad

Una clave de recurso.

Comentarios

Uso de atributos XAML

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

Se aplica a