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