2 references to CursorChanged
System.Windows.Forms.Tests (2)
System\Windows\Forms\AxHostTests.cs (2)
985Assert.Throws<NotSupportedException>(() => control.CursorChanged += handler); 986control.CursorChanged -= handler;