2 references to ChangeUICues
System.Windows.Forms.Tests (2)
WebBrowserBaseTests.cs (2)
328Assert.Throws<NotSupportedException>(() => control.ChangeUICues += handler); 329control.ChangeUICues -= handler;