7 references to GoBack
System.Windows.Forms.Tests (7)
System\Windows\Forms\WebBrowserTests.cs (7)
2853Assert.False(control.GoBack()); 2874Assert.False(control.GoBack()); 2938await Task.Run(() => Assert.True(control.GoBack())); 2947await Task.Run(() => Assert.True(control.GoBack())); 2955Assert.False(control.GoBack()); 2971Assert.False(control.GoBack()); 3053await Task.Run(() => Assert.True(control.GoBack()));