IsMinimized Property (WindowDescription)
Indicates whether the window is minimized.

C# Syntax

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