NavigationBaseEventArgs Constructors
Provides base properties for navigation events in Windows Modern UI applications.| Name | Parameters | Description |
|---|---|---|
| NavigationBaseEventArgs(Object, Object) | source, parameter | Initializes a new instance of the NavigationBaseEventArgs class with the specified settings. |
See Also