Ejemplo n.º 1
0
 public void Stop()
 {
     _isPlaying = false;
     _icon.AbortAnimation("RotateTo");
 }