Share via


Window.IsMaximizable Property

Definition

Gets or sets whether the window can be maximized.

public:
 property bool IsMaximizable { bool get(); void set(bool value); };
public bool IsMaximizable { get; set; }
member this.IsMaximizable : bool with get, set
Public Property IsMaximizable As Boolean

Property Value

Applies to