How do I go about adding content to the DocumentContentHost of of the xamDockManager? I'm using Prism with MVVM. I've also added the NCAL region adapter to my solution. I can add content to left and right splitpanes, but can figure out how to add it to the DocumentHost.
Thanks,
Dave
Use this Prism region adaptor for the XamDockManager
http://brianlagunas.com/2012/09/12/xamdockmanagera-prism-regionadapter/