When I float ContentPanes in my application they are always displayed on top of the main window. I would like to change this behavior so that if the user clicks the main window it will come to the top, over the floating panes.
I found the Topmost property on PaneToolWindow, but it doesn't apply here. What do I need to do to implement the desired behavior?
Looks like there is an option to set this on a XamDockManager now:
http://help.infragistics.com/Help/Doc/WPF/2012.1/CLR4.0/html/xamDockManager_Owned_Panes.html