NavigationStateChangedEventArgs.NewNavigationState Property

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

Gets the URI fragment that represents the new navigation state.

Namespace:  System.Windows.Interop
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Public ReadOnly Property NewNavigationState As String
public string NewNavigationState { get; }

Property Value

Type: System..::.String
The URI fragment that represents the new navigation state.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

NavigationStateChangedEventArgs Class

System.Windows.Interop Namespace

SilverlightHost..::.NavigationStateChanged