public void Delete()
 {
     Parent.AbortAndSetDefaultTool();
     Behavior.Delete(Parent);
 }