NavigationEventArgs Constructors
Provides data for the INavigationAware.NavigatedFrom and INavigationAware.NavigatedTo events.| Name | Parameters | Description |
|---|---|---|
| NavigationEventArgs(Object, Object, Object) | source, content, parameter | Initializes a new instance of the NavigationEventArgs class with the specified settings. |
See Also