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