NavigationService.NavigationStopped Event

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

Occurs when the StopLoading method is called, or when a new navigation is requested while the current navigation is in progress.

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

Syntax

Public Event NavigationStopped As NavigationStoppedEventHandler
public event NavigationStoppedEventHandler NavigationStopped

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

NavigationService Class

System.Windows.Navigation Namespace

Other Resources

In-app navigation for Windows Phone 8