Example #1
0
 private void AnimateLabel_MouseDown(object sender, MouseButtonEventArgs e)
 {
     ViewModel.ActivateAnimateMode();
 }