NavigatingEventArgs Properties
Collapse the table of content
Expand the table of content

NavigatingEventArgs Properties

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

The NavigatingEventArgs type exposes the following members.

  NameDescription
Public property Cancel Gets or sets a value that indicates whether the operation should be canceled. (Inherited from CancelEventArgs.)
Public property Uri The URI being navigated to.
Top

Show:
© 2017 Microsoft