Enum AutoHideAnimation
Specifies the animation for auto-hide window.
Namespace: DevZest.Windows.Docking.Primitives
Assembly: DevZest.WpfDocking.dll
Syntax
public enum AutoHideAnimation
Fields
Name | Description |
---|---|
Fade | The window gradually appears/disappears, or fades in/out. |
Slide | The window slides into place. |