SystemParameters.ThickHorizontalBorderHeight Eigenschaft

Definition

Ruft einen Wert ab, der die Höhe eines 3D-Rahmens in Pixeln angibt, die für DPI angepasst sind.

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

Eigenschaftswert

Die Höhe eines Rahmens.

Attribute

Hinweise

Zuordnung zu SM_CXEDGE. Weitere Informationen finden Sie unter GetSystemMetrics.

XAML-Attributsyntax

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

Gilt für: