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