private void cancelButton_Click(object sender, RoutedEventArgs e) { this.CancelLastMove(); this.needsOneMoreCancel = true; }