public bool CanExecute(EditorCommandArgs args) => true;
public bool CanExecute(EditorCommandArgs args) => args.Editor.CareTaker.CanRedo;