WindowSwitcher Properties

DevZest WPF Docking

WindowSwitcher Properties

The WindowSwitcher type exposes the following members.

Properties
  Name Description
Public property ActiveDocuments
Gets a collection of document DockItem objects, in the order of activation.
Public property ActiveToolWindows
Gets a collection of tool window DockItem objects, in the order of activation.
Public property DockControl
Gets the DockControl object associated with this WindowSwitcher. This is a dependency property.
Top
See Also