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