Show / Hide Table of Contents

Property ActivePanes

| Improve this Doc View Source

ActivePanes

Gets a collection of active DockPane objects contained by this FloatingWindow.

Declaration
public DockPaneCollection ActivePanes { get; }
Property Value
Type Description
DockPaneCollection

A collection of active DockPane objects contained by this FloatingWindow, in order of activation (last activated last).

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest