Switcher Spanning Nested Dock Sites?

Docking/MDI for WPF Forum

Posted 13 years ago by Jim Strav
Version: 10.2.0531
Avatar
I have nested dock sites. The outer dock site has the documents. Each document has its own dock site with tool windows.

I want a switcher to show the documents of the outer dock site and the tool windows of the current document's (inner) dock site.

More specifically, I guess I want something like:
<StandardSwitcher AlternateDocumentsDockSite={Binding ....
OR
<StandardSwitcher AlternateToolWindowsDockSite={Binding ....

Comments (1)

Posted 13 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hello,

That is not something that is currently supported. We've marked down a TODO item to see about adding it in the future.

You may be able to build a custom Switcher and assign it to the DockSite.Switcher property as a workaround.


Actipro Software Support

The latest build of this product (v24.1.2) was released 2 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.