public void EndAnimation()
 {
     ts.EndIndexedAnimation();
     secondaryTs.EndIndexedAnimation();
 }