This topic has not yet been rated - Rate this topic

FrameworkElement.BeginStoryboard Method

Begins the sequence of actions contained in the provided storyboard.

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

  NameDescription
Public method BeginStoryboard(Storyboard) Begins the sequence of actions that are contained in the provided storyboard.
Public method BeginStoryboard(Storyboard, HandoffBehavior) Begins the sequence of actions contained in the provided storyboard, with options specified for what should happen if the property is already animated.
Public method BeginStoryboard(Storyboard, HandoffBehavior, Boolean) Begins the sequence of actions contained in the provided storyboard, with specified state for control of the animation after it is started.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.