2 references to KeyPress
System.Windows.Forms.Tests (2)
WebBrowserBaseTests.cs (2)
470Assert.Throws<NotSupportedException>(() => control.KeyPress += handler); 471control.KeyPress -= handler;