Bagikan melalui


SystemParameters.ListBoxSmoothScrolling Properti

Definisi

Mendapatkan nilai yang menunjukkan apakah efek pengguliran halus untuk kotak daftar diaktifkan.

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

Nilai Properti

true jika efek pengguliran halus diaktifkan; jika tidak, false.

Atribut

Keterangan

Peta ke SPI_GETLISTBOXSMOOTHSCROLLING. Lihat SystemParametersInfo.

Penggunaan atribut XAML

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

Berlaku untuk