Share via


4.22 BeginStoryboard

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]

Storyboard

[name property]

Name

(properties)

HandoffBehavior

HandoffBehavior

(description)

The proper hand-off behavior to start an animation clock in this storyboard

Name

x:String

(description)

The name of the BeginStoryboard object. By naming the BeginStoryboard object, the Storyboard can be controlled after it is started.

Storyboard

Storyboard

(description)

The Storyboard that this BeginStoryboard starts.