SystemParameters.WindowCaptionButtonHeight Eigenschaft

Definition

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

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

Eigenschaftswert

Die Höhe einer Beschriftungsschaltfläche.

Attribute

Hinweise

Ordnet SM_CYSIZE zu. Siehe GetSystemMetrics.

XAML-Attributverwendung

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

Gilt für: