public override void Submit()
 {
     CommandManager.AddCommand(this);
     Redo();
 }