Share via


Window.IsMinimizable Property

Definition

Gets or sets whether the window can be minimized.

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

Property Value

Applies to