Method OnNavigatedTo
OnNavigatedTo(NavigationContext)
Called when the implementer has been navigated to.
public override void OnNavigatedTo(NavigationContext navigationContext)
Parameters
navigationContext
NavigationContextThe navigation context.