Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
x:Object > DependencyObject > TriggerAction > BeginStoryboard
(usage) |
<BeginStoryboard> Storyboard </BeginStoryboard> |
(description) |
A trigger action that begins a Storyboard and distributes its animations to their targeted objects and properties. |
[content property] |
|
[name property] |
Name |
(properties) |
|
HandoffBehavior |
|
(description) |
The proper hand-off behavior to start an animation clock in this storyboard |
Name |
|
(description) |
The name of the BeginStoryboard object. By naming the BeginStoryboard object, the Storyboard can be controlled after it is started. |
Storyboard |
|
(description) |
The Storyboard that this BeginStoryboard starts. |