Share via


SystemParameters.SmallCaptionWidthKey Propriedade

Definição

Obtém o ResourceKey para a propriedade 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

Valor da propriedade

Uma chave de recurso.

Comentários

Uso do atributo XAML

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

Aplica-se a