Frame.CanGoForward Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether there is at least one entry in the forward navigation history.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.BooleanReturns Boolean. For Windows Phone, this value will always be false because there is no forward navigation stack on the phone.
Show: