SystemParameters.ListBoxSmoothScrolling Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Effekt für glatte Scrollvorgänge für Listenfelder aktiviert wird.

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

Eigenschaftswert

true, wenn der Effekt für optimierte Scrollvorgänge aktiviert ist, andernfalls false.

Attribute

Hinweise

Zuordnung zu SPI_GETLISTBOXSMOOTHSCROLLING. Siehe SystemParametersInfo.

XAML-Attributsyntax

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

Gilt für: