SystemParameters.HorizontalScrollBarHeight Eigenschaft

Definition

Ruft die Höhe der horizontalen Scrolllleiste in Pixel ab.

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

Eigenschaftswert

Die Höhe der Scrollleiste.

Attribute

Hinweise

Zuordnung zu SM_CYHSCROLL. Weitere Informationen finden Sie unter GetSystemMetrics.

XAML-Attributsyntax

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

Gilt für: