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