SystemParameters.WindowCaptionHeight Eigenschaft

Definition

Ruft einen Wert ab, der die Höhe eines Beschriftungsbereichs in Pixeln angibt, die für DPI angepasst wurden.

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

Eigenschaftswert

Die Höhe eines Beschriftungsbereichs.

Attribute

Hinweise

Ordnet SM_CYCAPTION zu. Siehe GetSystemMetrics.

XAML-Attributverwendung

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

Gilt für: