Windows.UI.Xaml.Controls.WebView.CanGoForward
August 23, 2018 ยท View on GitHub
-description
Gets a value that indicates whether there is at least one page in the forward navigation history.
-property-value
true if the WebView can navigate forward; otherwise, false.
-remarks
To navigate forward, call the GoForward method.