SystemParameters.ListBoxSmoothScrolling Egenskap

Definition

Hämtar ett värde som anger om den utjämnande rullningseffekten för listrutor är aktiverad.

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

Egenskapsvärde

trueom den utjämnande rullningseffekten är aktiverad; annars . false

Attribut

Kommentarer

Mappar till SPI_GETLISTBOXSMOOTHSCROLLING. Se SystemParametersInfo.

XAML-attributanvändning

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

Gäller för