Property Panes
| Improve this Doc View SourcePanes
Gets a collection of DockPane objects currently created.
Declaration
public DockPaneCollection Panes { get; }
Property Value
| Type | Description |
|---|---|
| DockPaneCollection | A collection of DockPane objects currently created, in order of activation (last active last). |