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