5 references to GoForward
System.Windows.Forms.Tests (5)
System\Windows\Forms\WebBrowserTests.cs (5)
2978
Assert.False(control.
GoForward
());
2993
Assert.False(control.
GoForward
());
3062
await Task.Run(() => Assert.True(control.
GoForward
()));
3070
Assert.False(control.
GoForward
());
3086
Assert.False(control.
GoForward
());