2 references to KeyPressEventArgs
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (2)
8937
kpe = new
KeyPressEventArgs
((char)(int)m.WParamInternal);
8949
kpe = new
KeyPressEventArgs
((char)(int)m.WParamInternal);