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