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