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