in GameOfLife/ViewModel/MainScreenViewModel.cs [140:145]
private void Start() { isStarted = true; UpdateCommandCanExecuteState(); centralTimer.Start(); }