Method OnNavigatedTo
OnNavigatedTo(Uri)
Called when the view associated with the menu service is navigated to.
public void OnNavigatedTo(Uri uri)
Parameters
uriUriThe URI of the view being navigated to.
Called when the view associated with the menu service is navigated to.
public void OnNavigatedTo(Uri uri)
uri UriThe URI of the view being navigated to.