| NavigatorCanGoBack Property |
Gets a value that indicates whether there is at least one entry in back navigation history.
Only relevant for UWP and Desktop single page application
Namespace:
Cauldron.XAML.Navigation
Assembly:
Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public bool CanGoBack { get; }
Property Value
Type:
Boolean[Missing <value> documentation for "P:Cauldron.XAML.Navigation.Navigator.CanGoBack"]
Implements
INavigatorCanGoBackExceptions See Also