NavigationService.BackStack Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the backstack, as an enumerator of JournalEntry objects.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.Collections.Generic.IEnumerable<JournalEntry>The backstack, as an enumerator of JournalEntry objects.
Show: