1 reference to GetAsyncKeyState
System.Windows.Forms (1)
winforms\Managed\System\WinForms\SendKeys.cs (1)
1064if (UnsafeNativeMethods.GetAsyncKeyState((int)Keys.Pause) != 0) {