FrameworkElement.BeginStoryboard Method
.NET Framework (current version)
Begins the sequence of actions contained in the provided storyboard.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Name | Description | |
|---|---|---|
![]() | BeginStoryboard(Storyboard) | Begins the sequence of actions that are contained in the provided storyboard. |
![]() | 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. |
![]() | 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. |
Show:
