NavigationService.BackStack Property
July 26, 2012
Gets an IEnumerable that you use to enumerate the entries in the back navigation history.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.Collections.Generic.IEnumerable<JournalEntry>Returns IEnumerable<T>. The list of entries in the back stack.