Show / Hide Table of Contents

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.

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