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