SystemParameters.SmallWindowCaptionButtonHeight Eigenschaft

Definition

Ruft einen Wert ab, der die Höhe in Pixeln angibt, die für DPI angepasst werden, von kleinen Beschriftungsschaltflächen.

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

Eigenschaftswert

Die Höhe der Beschriftungsschaltfläche.

Attribute

Hinweise

Ordnet SM_CYSMSIZE zu. Siehe GetSystemMetrics.

XAML-Attributverwendung

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

Gilt für: