SystemParameters.SmallWindowCaptionButtonWidthKey Property

Definition

Gets the ResourceKey for the SmallWindowCaptionButtonWidth property.

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

Property Value

A resource key.

Remarks

XAML attribute usage

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

Applies to