Frame::BackStack Property
.NET Framework (current version)
Returns an IEnumerable that you use to enumerate the entries in back navigation history for a Frame.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Collections::IEnumerable^IEnumerable if at least one entry has been added to back navigation history. If there are not entries, or the Frame does not own its own navigation history, BackStack is null.
.NET Framework
Available since 3.0
Available since 3.0
Show: