'Declaration Public Overloads Sub BeginAnimation( _ ByVal dp As DependencyProperty, _ ByVal animation As AnimationTimeline _ )
public void BeginAnimation( DependencyProperty dp, AnimationTimeline animation )
Parameters
- dp
- animation
'Declaration Public Overloads Sub BeginAnimation( _ ByVal dp As DependencyProperty, _ ByVal animation As AnimationTimeline _ )
public void BeginAnimation( DependencyProperty dp, AnimationTimeline animation )