NavigationEventArgs Properties
Collapse the table of content
Expand the table of content

NavigationEventArgs Properties

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

The NavigationEventArgs type exposes the following members.

  NameDescription
Public property Content Gets the content of the target being navigated to.
Public property IsNavigationInitiator Gets a value that indicates whether the current application is the origin and destination of the navigation.
Public property NavigationMode Gets a value that indicates whether the navigation is forward, back, or a new navigation.
Public property Uri Gets the uniform resource identifier (URI) of the target.
Top

Show:
© 2017 Microsoft