BeginStoryboard Properties
.NET Framework 4.5
The BeginStoryboard type exposes the following members.
| Name | Description | |
|---|---|---|
|
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) |
|
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) |
|
HandoffBehavior | Gets or sets the proper hand-off behavior to start an animation clock in this storyboard |
|
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) |
|
Name | Gets or sets the name of the BeginStoryboard object. By naming the BeginStoryboard object, the Storyboard can be controlled after it is started. |
|
Storyboard | Gets or sets the Storyboard that this BeginStoryboard starts. |