PhoneApplicationFrame.BackStack Property
Windows Phone
March 22, 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>. List of entries in the back stack.