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