SystemParameters.HorizontalScrollBarButtonWidth Eigenschaft

Definition

Ruft die Breite der Bitmap für die Pfeile auf einer horizontalen Schiebeleiste in Pixel ab.

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

Eigenschaftswert

Die Breite der Bitmap für die Pfeile.

Attribute

Hinweise

Wird SM_CXHSCROLL zugeordnet. Weitere Informationen finden Sie unter GetSystemMetrics.

XAML-Attributsyntax

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

Gilt für: