Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
Status: New
XamDockManager TabGroupPane DoubleClick Behavior

If a ContentPane initially is placed inside a SplitPane double clicking the header will set it floating. Double clicking at the header while the pane is floating will dock the pane to the initial position.

Now placing a ContentPane initially into a TabGroupPane does nothing double clicking at the header.

I would like to have the same double click behavior with the TabGroupPane as with the SplitPane.