IsResizable Property (WindowDescription)
Indicates whether the window is resizable.

C# Syntax

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