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.
| Name | Description | |
|---|---|---|
|
Cancel | Gets or sets a value that indicates whether the operation should be canceled. (Inherited from CancelEventArgs.) |
|
Uri | The URI being navigated to. |
Show: