NavigationService.RemoveBackEntry Method
.NET Framework 3.5
Removes the most recent journal entry from back history.
Assembly: PresentationFramework (in PresentationFramework.dll)
You cannot use methods in XAML.
Return Value
Type: System.Windows.Navigation.JournalEntryThe most recent JournalEntry in back navigation history, if there is one.
If two or more navigators (NavigationWindow, Frame) share the same navigation history, one navigator can use RemoveBackEntry to retrieve the back navigation history entry for a navigation that took place in another navigator.
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.