alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class SizeChangeOnMaximizeMode

    Specifies whether the Dock window size behaviour when window maximized is Normal or Extended.

    Inheritance
    System.Object
    SizeChangeOnMaximizeMode
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public sealed class SizeChangeOnMaximizeMode : Enum

    Fields

    Extended

    Indicates extended size change behavior on maximize.

    Declaration
    public const SizeChangeOnMaximizeMode Extended
    Field Value
    Type
    SizeChangeOnMaximizeMode

    Normal

    Indicates normal size change behavior on maximize.

    Declaration
    public const SizeChangeOnMaximizeMode Normal
    Field Value
    Type
    SizeChangeOnMaximizeMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved