I'm using WPF 21.1, and have a XamDockManager which I'd like to save the layout for. Can it be done using MVVM?
Hello Walter,
I am attaching a sample project that demonstrates a route to save and load a XamDockManager layout using MVVM. Specifically, this is using commands to save and load the layout on button click.
I hope this helps. Please let me know if you have any other questions or concerns on this matter.
XamDockManagerMVVMDemo.zip