4 references to GoHome
System.Windows.Forms.Tests (4)
System\Windows\Forms\WebBrowserTests.cs (4)
3095control.GoHome(); 3110control.GoHome(); 3125Assert.Throws<ObjectDisposedException>(control.GoHome); 3137Assert.Throws<InvalidOperationException>(control.GoHome);