NavigationBaseEventArgs Properties
Provides base properties for navigation events in Windows Modern UI applications.| Name | Description |
|---|---|
| Parameter | Gets the parameter passed to the related navigation event. |
| Source | Gets the navigation destination for the related navigation event. |
See Also