2 references to GetKeyboardState
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (1)
16214UnsafeNativeMethods.GetKeyboardState(tempKeyboardStateArray);
winforms\Managed\System\WinForms\SendKeys.cs (1)
316UnsafeNativeMethods.GetKeyboardState(keystate);