Share via


PropertyMarker.BeginAnimation Method

Include Protected Members
Include Inherited Members

Starts an animation for a specified animated property on this element.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

BeginAnimation(DependencyProperty, AnimationTimeline)

Starts an animation for a specified animated property on this element. (Inherited from UIElement.)

Public method

BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior)

Starts a specific animation for a specified animated property on this element, with the option of specifying what happens if the property already has a running animation. (Inherited from UIElement.)

Top

See Also

Reference

PropertyMarker Class

PropertyMarker Members

Microsoft.Windows.Design.PropertyEditing Namespace