 | NavigationServiceCanGoForward Property |
Gets a value indicating whether there is at least one entry in forward navigation history.
Namespace: Cimbalino.Toolkit.ServicesAssembly: Cimbalino.Toolkit (in Cimbalino.Toolkit.dll) Version: 2.2.1.0 (2.2.1.0)
Syntaxpublic virtual bool CanGoForward { get; }
Property Value
Type:
Booleantrue if there is at least one entry in forward navigation history; false if there are no entries in forward navigation history.
Implements
INavigationServiceCanGoForward
Version InformationWindows
Supported in: 10.0, 8.1
Windows Phone
Supported in: 8.1
Windows Phone Silverlight
Supported in: 8.1, 8.0
See Also