BaseNavigationEventArgs Properties
Provides members that store base data for WindowsUI Navigation Events.Name | Description |
---|---|
Source | Gets a Content Container from which an end-user navigates. |
SourceContextualZoomLevel | Gets the current zoom level of a source Content Container. |
View | Gets a WindowsUIView in which the current navigation event occurs. |
See Also