3 references to InputChar
System.Windows.Forms (3)
System\Windows\Forms\Control.cs (3)
8588SetExtendedState(ExtendedStates.InputChar, true); 8632target.SetExtendedState(ExtendedStates.InputChar, false); 8671if (target.GetExtendedState(ExtendedStates.InputChar) || target.IsInputChar((char)(nint)message.WParamInternal))