2 references to CursorChanged
System.Windows.Forms.Tests (2)
WebBrowserBaseTests.cs (2)
346Assert.Throws<NotSupportedException>(() => control.CursorChanged += handler); 347control.CursorChanged -= handler;