Click or drag to resize

VisibilityAnimation Properties

The VisibilityAnimation type exposes the following members.

Properties
  NameDescription
Public propertyAssociatedObject
Gets the associated object instance of T
(Inherited from BehaviourT.)
Public propertyDurationIn
Gets or sets the during of the fade-in animation
Public propertyDurationOut
Gets or sets the during of the fade-out animation
Public propertyIsAssignedFromTemplate
Gets a value that indicates if the behaviour was assigned from template
(Inherited from BehaviourT.)
Public propertyIsDetached
Gets a value that indicates that the behaviour is detached
(Inherited from BehaviourT.)
Public propertyStoryboardIn
Gets or sets the Storyboard Property. This is a dependency property.
Public propertyStoryboardOut
Gets or sets the Storyboard Property. This is a dependency property.
Public propertyVisibility
Gets or sets the user interface (UI) visibility of this element. This is a dependency property.
Top
Explicit Interface Implementations
See Also