BaseNavigationEventArgs Constructors
Provides members that store base data for WindowsUI Navigation Events.| Name | Parameters | Description |
|---|---|---|
| BaseNavigationEventArgs(WindowsUIView, IContentContainer) | view, source | Initializes a new instance of the BaseNavigationEventArgs class with the specified settings. |
See Also