예제 #1
0
 public BaseViewModel()
 {
     NavigationService = ViewModelLocator.Resolve <INavigationService>();
 }