3 references to KeyPressEventArgs
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
10527kpe = new KeyPressEventArgs(unchecked((char)(long)m.WParam)); 10581kpe = new KeyPressEventArgs(unicodeChar); 10587kpe = new KeyPressEventArgs(unchecked((char)(long)m.WParam));