4 references to GoSearch
System.Windows.Forms.Tests (4)
System\Windows\Forms\WebBrowserTests.cs (4)
3142
control.
GoSearch
();
3157
control.
GoSearch
();
3172
Assert.Throws<ObjectDisposedException>(control.
GoSearch
);
3184
Assert.Throws<InvalidOperationException>(control.
GoSearch
);