IsToolWindow Property (WindowDescription)
Indicates whether this object is a tool window (a window to be used as a floating toolbar).

C# Syntax

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