1 reference to SPI_GETKEYBOARDDELAY
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
576
public static int KeyboardDelay => PInvokeCore.SystemParametersInfoInt(
SPI_GETKEYBOARDDELAY
);