4 references to GoHome
System.Windows.Forms.Tests (4)
System\Windows\Forms\WebBrowserTests.cs (4)
3093control.GoHome(); 3108control.GoHome(); 3123Assert.Throws<ObjectDisposedException>(control.GoHome); 3135Assert.Throws<InvalidOperationException>(control.GoHome);