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