void gameMemory_OnLoadingChanged(object sender, LoadingChangedEventArgs e) { _timer.CurrentState.IsGameTimePaused = e.IsLoading; }