Skip to content

Instantly share code, notes, and snippets.

@amr-swalha
Created March 23, 2018 11:34
Show Gist options
  • Select an option

  • Save amr-swalha/a3b2993500ec36b0f7ba66f3ac549aa4 to your computer and use it in GitHub Desktop.

Select an option

Save amr-swalha/a3b2993500ec36b0f7ba66f3ac549aa4 to your computer and use it in GitHub Desktop.
public DelegateCommand NavigateToSecond { get; set; } //It will hold the nivgation
private INavigationService _navigationService; //To get the navigationservice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment