Property ActivePanes
| Improve this Doc View SourceActivePanes
Declaration
public DockPaneCollection ActivePanes { get; }
Property Value
| Type | Description |
|---|---|
| DockPaneCollection | A collection of active DockPane objects contained by this DockTree, in the order of activation (last activated last). |