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