How to stop an animation so it won\'t produce Completed event. Here\'s simple example
Completed
you can use this:
and :
private void com(object sender, EventArgs e) { MessageBox.Show("boom!"); }