3 references to STATE2_INPUTKEY
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
10167SetState2(STATE2_INPUTKEY, true); 10237target.SetState2(STATE2_INPUTKEY, false); 10267if (target.GetState2(STATE2_INPUTKEY) || target.IsInputKey(keyData)) {