AutoHide Methods

From DevZest WPF Docking

AutoHide Methods

The AutoHide type exposes the following members.

Methods
  Name Description
Public method Static member GetAnimation
Gets the value of Animation attached property from a given DockControl.
Public method Static member GetAnimationDuration
Gets the value of AnimationDuration attached property from a given DockControl.
Public method Static member SetAnimation
Sets the value of Animation attached property for a given DockControl.
Public method Static member SetAnimationDuration
Sets the value of AnimationDuration attached property for a given DockControl.
Top
See Also