3 references to SetKeyboardState
System.Windows.Forms (1)
System\Windows\Forms\SendKeys\SendKeys.cs (1)
327PInvoke.SetKeyboardState(b);
System.Windows.Forms.Primitives (2)
_generated\425\Windows.Win32.PInvoke.USER32.dll.g.cs (2)
3156 /// <inheritdoc cref="SetKeyboardState(byte*)"/> 3163 winmdroot.Foundation.BOOL __result = PInvoke.SetKeyboardState(lpKeyStateLocal);