Overload List

  NameDescription
Public methodBeginStoryboard(Storyboard)
Begins the sequence of actions that are contained in the provided storyboard.
(Inherited from FrameworkContentElement.)
Public methodBeginStoryboard(Storyboard, HandoffBehavior)
Begins the sequence of actions that are contained in the provided storyboard, with options specified for what should occur if the property is already animated.
(Inherited from FrameworkContentElement.)
Public methodBeginStoryboard(Storyboard, HandoffBehavior, Boolean)
Begins the sequence of actions that are contained in the provided storyboard, with specified state for control of the animation after it is started.
(Inherited from FrameworkContentElement.)

See Also