In This Article

DocumentWindowCollection Class

Represents an observable collection of DocumentWindow objects.

public class DocumentWindowCollection : DockingWindowCollectionBase<DocumentWindow>
Inheritance:
Object DeferrableObservableCollection<DocumentWindow> DockingWindowCollectionBase<DocumentWindow> Object

Constructors

DocumentWindowCollection()

public DocumentWindowCollection()

Inherited Members