SystemParameters.SmallWindowCaptionButtonHeight Eigenschaft

Definition

Ruft einen Wert ab, der die Höhe kleiner Untertitel Schaltflächen in dpi angepassten Pixeln angibt.

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 einer Titelleistenschaltfläche.

Attribute

Hinweise

Wird SM_CYSMSIZE zugeordnet. Weitere Informationen finden Sie unter GetSystemMetrics.

XAML-Attributsyntax

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

Gilt für: