menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DoubleClickAction - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum DoubleClickAction

    Specifies whether the NativeFloatWindow can be maximized or moved to dock state while double clicking on header.

    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public enum DoubleClickAction

    Fields

    Name Description
    DockOrFloat

    Move NativeFloatWindow to dock state while double clicking on header.

    MaximizeOrRestore

    Move NativeFloatWindow to maximized or restored window state while double clicking on header.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved