In This Article

ToolWindowCollection Class

Represents an observable collection of ToolWindow objects.

public class ToolWindowCollection : DockingWindowCollectionBase<ToolWindow>
Inheritance:
Object DeferrableObservableCollection<ToolWindow> DockingWindowCollectionBase<ToolWindow> Object

Constructors

ToolWindowCollection()

public ToolWindowCollection()

Inherited Members