DevZest WPF Docking
WindowSwitcher Properties |
The WindowSwitcher type exposes the following members.
Properties
Name | Description | |
---|---|---|
ActiveDocuments |
Gets a collection of document DockItem objects, in the order of activation.
|
|
ActiveToolWindows |
Gets a collection of tool window DockItem objects, in the order of activation.
|
|
DockControl |
Gets the DockControl object associated with this WindowSwitcher.
This is a dependency property.
|
See Also