5 references to GoForward
System.Windows.Forms.Tests (5)
System\Windows\Forms\WebBrowserTests.cs (5)
2980
Assert.False(control.
GoForward
());
2995
Assert.False(control.
GoForward
());
3064
await Task.Run(() => Assert.True(control.
GoForward
()));
3072
Assert.False(control.
GoForward
());
3088
Assert.False(control.
GoForward
());