SystemParameters.HorizontalScrollBarHeight Eigenschaft

Definition

Ruft die Höhe einer horizontalen Bildlaufleiste 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 Bildlaufleiste.

Attribute

Hinweise

Ordnet SM_CYHSCROLL zu. Siehe GetSystemMetrics.

XAML-Attributverwendung

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

Gilt für: