private void onClickPreviousColor(object sender, RoutedEventArgs e) { PlayerColor = _ColorHandler.GetNextPawnColor(); }