Show / Hide Table of Contents

Method GetAnimationDuration

| Improve this Doc View Source

GetAnimationDuration(DockControl)

Gets the value of DevZest.Windows.Docking.Primitives.AutoHide.AnimationDuration attached property from a given DockControl.

Declaration
public static Duration GetAnimationDuration(DockControl dockControl)
Parameters
Type Name Description
DockControl dockControl

The DockControl from which to read the property value.

Returns
Type Description
System.Windows.Duration

The value of DevZest.Windows.Docking.Primitives.AutoHide.AnimationDuration attached property.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest