DevZest WPF Docking
| AutoHide Methods |
The AutoHide type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
GetAnimation |
Gets the value of Animation attached property
from a given DockControl.
|
|
GetAnimationDuration |
Gets the value of AnimationDuration attached property
from a given DockControl.
|
|
SetAnimation |
Sets the value of Animation attached property
for a given DockControl.
|
|
SetAnimationDuration |
Sets the value of AnimationDuration attached property
for a given DockControl.
|
See Also