public void ArrivedAction() { _svc.ArrivedToBasement(); ((Frame)Window.Current.Content).Navigate(typeof(Default)); }