internal void RefreshHide()
 {
     Cattach.SetIsVisible(this, !Cattach.GetIsVisible(this));
 }