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