SystemParameters.WindowCaptionButtonWidth Eigenschaft

Definition

Ruft einen Wert ab, der die Breite in Pixeln angibt, die für DPI angepasst werden, einer Schaltfläche in der Titelleiste eines Fensters.

public:
 static property double WindowCaptionButtonWidth { double get(); };
public static double WindowCaptionButtonWidth { [System.Security.SecurityCritical] get; }
public static double WindowCaptionButtonWidth { get; }
[<get: System.Security.SecurityCritical>]
static member WindowCaptionButtonWidth : double
static member WindowCaptionButtonWidth : double
Public Shared ReadOnly Property WindowCaptionButtonWidth As Double

Eigenschaftswert

Die Breite einer Beschriftungsschaltfläche.

Attribute

Hinweise

Ordnet SM_CXSIZE zu. Siehe GetSystemMetrics.

XAML-Attributverwendung

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

Gilt für: