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
1385
Calling SaveLayout/LoadLayout for XamDockManager using MVVM
posted

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?

Parents
No Data
Reply
  • 34430
    Verified Answer
    Offline posted

    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

Children
No Data