VisibilityAnimation Properties |
The VisibilityAnimation type exposes the following members.
Name | Description | |
---|---|---|
AssociatedObject |
Gets the associated object instance of T (Inherited from BehaviourT.) | |
DurationIn |
Gets or sets the during of the fade-in animation
| |
DurationOut |
Gets or sets the during of the fade-out animation
| |
IsAssignedFromTemplate |
Gets a value that indicates if the behaviour was assigned from template
(Inherited from BehaviourT.) | |
IsDetached |
Gets a value that indicates that the behaviour is detached
(Inherited from BehaviourT.) | |
StoryboardIn |
Gets or sets the Storyboard Property. This is a dependency property.
| |
StoryboardOut |
Gets or sets the Storyboard Property. This is a dependency property.
| |
Visibility |
Gets or sets the user interface (UI) visibility of this element. This is a dependency property.
|
Name | Description | |
---|---|---|
IBehaviourAssociatedObject |
Gets the DependencyObject to which the behavior is attached.
(Inherited from BehaviourT.) |