Exemple #1
0
 void GetServices()
 {
     _viewModel = ServiceLocator.Current.GetInstance <LandingPageViewModel>();
 }
		void GetServices ()
		{
			_viewModel = ServiceLocator.Current.GetInstance<LandingPageViewModel>();
		}