NavigationWindow.ForwardStack Property
.NET Framework 3.5
Gets an IEnumerable that you use to enumerate the entries in back navigation history for a NavigationWindow. This is a dependency property.
Assembly: PresentationFramework (in PresentationFramework.dll)
You cannot set this property in XAML.
Property Value
Type: System.Collections.IEnumerableIEnumerable if at least one entry has been added to forward navigation history, or null if there are no entries or the NavigationWindow does not own its own navigation history.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.