Hello,
is it possible to combine 2 Docking Managers. For example i have 2 Windows. Each window has a docking manager as its content. Now i fill some Panes in each dockingManager and run the app. At startup i open both windows. now i want to drag one pane from window 1 to the docking context of window 2. it wont work. :(. is there a way to do so? this feature is important for us because we develop a "multiscreen"-applicatio and it should be possible do drag a Pane from one monitor to another.
Thanks for help
axel
Each xamDockManager instance manages its own collection of panes and does not currently allow dragging of panes from one xamDockManager to another. Panes can only be repositioned within the xamDockManager or within their own floating panes. You may want to submit a feature request for this.