AutoHide Class
From DevZest WPF Docking
DevZest WPF Docking
| AutoHide Class |
Provides attached properties for DockControl object's auto-hide settings.
Namespace: DevZest.Windows.Docking.Primitives
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
The AutoHide type exposes the following members.
| 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. |
| Name | Description | |
|---|---|---|
| AnimationDurationProperty | Identifies the AnimationDuration attached property. | |
| AnimationProperty | Identifies the Animation attached property. |
| Name | Description | |
|---|---|---|
| Animation | Gets or sets the AutoHideAnimation value. | |
| AnimationDuration | Gets or sets the duration of the animation. |