1 reference to SPI_GETLISTBOXSMOOTHSCROLLING
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
650
public static bool IsListBoxSmoothScrollingEnabled => PInvokeCore.SystemParametersInfoBool(
SPI_GETLISTBOXSMOOTHSCROLLING
);