Example #1
0
 public void BeginAnimation(System.Windows.DependencyProperty dp, System.Windows.Media.Animation.AnimationTimeline animation)
 {
     inter.BeginAnimation(dp, animation);
 }