AutoHide.AnimationDuration Attached Property

DevZest WPF Docking

AutoHideAnimationDuration Attached Property
Gets or sets the duration of the animation.

Namespace: DevZest.Windows.Docking.Primitives
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
See GetAnimationDuration, SetAnimationDuration
See GetAnimationDuration, SetAnimationDuration

Property Value

Type: Duration
The duration of the animation.
See Also