Hi,
I want to have a set number of panes that can be rearranged within, and fill, a given space. It looks like ContentPanes must reside in a SplitPane. How do I configure the SplitPane to fill a space and not have a splitter? I don't see a InitialLocation.DockFill.
Thanks.
The xamDockManager is a ContentControl designed to mimic the VS style docking where the docked windows are docked around some central content. Currently there is no mode that supports having the panes fill the available area. This has been discussed in some other threads here and a suggestion has been submitted for adding such a mode so this may be added in a future version.