Пример #1
0
 private void AddViewModelRoutings()
 {
     navigationService.AddViewModelRouting <MainViewModel>("MainPage.xaml");
 }