1 reference to SPI_GETMOUSESPEED
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
607
public static int MouseSpeed => PInvokeCore.SystemParametersInfoInt(
SPI_GETMOUSESPEED
);