The following tables list the members exposed by BeforeNavigationEventArgs.
Name | Description | |
---|---|---|
BeforeNavigationEventArgs Constructor | Initializes a new BeforeNavigationEventArgs object. |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
CurrentItem | Gets the current item of the NavigationToolbar. | |
NewItem | Gets the item that will be navigated to. | |
Source | Returns an enum specifying how the navigation has been triggered. |