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