SystemParameters.ListBoxSmoothScrolling Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of het vloeiende scrolleffect voor keuzelijsten is ingeschakeld.

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

Waarde van eigenschap

true als het vloeiende scrolleffect is ingeschakeld; anders, false.

Kenmerken

Opmerkingen

Wordt toegewezen aan SPI_GETLISTBOXSMOOTHSCROLLING. Zie SystemParametersInfo.

XAML-kenmerkgebruik

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

Van toepassing op