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