IsMaximizable Property (WindowDescription)
Indicates whether the window can be maximized.

C# Syntax

public Nullable<bool> IsMaximizable {get; set;}