NavigationService.JournalEntryRemoved Event

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Occurs when the journal entry is removed from the navigation history.

Namespace:  System.Windows.Navigation
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Event JournalEntryRemoved As EventHandler(Of JournalEntryRemovedEventArgs)
public event EventHandler<JournalEntryRemovedEventArgs> JournalEntryRemoved

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

NavigationService Class

System.Windows.Navigation Namespace