IsActive Property (WindowDescription)
Indicates whether this object is the foreground object . (whether the object is currently active).

C# Syntax

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