Method GetAnimation
| Improve this Doc View SourceGetAnimation(DockControl)
Gets the value of DevZest.Windows.Docking.Primitives.AutoHide.Animation attached property from a given DockControl.
Declaration
public static AutoHideAnimation GetAnimation(DockControl dockControl)
Parameters
Type | Name | Description |
---|---|---|
DockControl | dockControl | The DockControl from which to read the property value. |
Returns
Type | Description |
---|---|
AutoHideAnimation | The value of DevZest.Windows.Docking.Primitives.AutoHide.Animation attached property. |