public void Select()
 {
     IsSelected = this;
     ts.ChangeSelected(Index);
 }