7 references to GoBack
System.Windows.Forms.Tests (7)
System\Windows\Forms\WebBrowserTests.cs (7)
2855Assert.False(control.GoBack()); 2876Assert.False(control.GoBack()); 2940await Task.Run(() => Assert.True(control.GoBack())); 2949await Task.Run(() => Assert.True(control.GoBack())); 2957Assert.False(control.GoBack()); 2973Assert.False(control.GoBack()); 3055await Task.Run(() => Assert.True(control.GoBack()));