NavigationEventArgs.NavigationMode 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 the navigation is forward, back, or a new navigation.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.Navigation.NavigationModeA value that indicates whether the navigation is forward, back, or a new navigation. The default is New.
Show: