void GetServices() { _viewModel = ServiceLocator.Current.GetInstance <SplashViewModel> (); }
void GetServices () { _viewModel = ServiceLocator.Current.GetInstance<SplashViewModel> (); }