private void CancelAction() { actionContainer.ClearPreview(); Deactivate(); operationCanceled?.Invoke(); }