Exemplo n.º 1
0
 public void Animate(DependencyObject target, DependencyProperty property)
 {
     Animate(target.GetStorage(property));
 }