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
200
Create visual studio like docking window.
posted

Hello,

I am using XamDockManager and I want to create visual studio like dockable windows in my application.

But when when I unpin the pane and pane hides.Layout gets automatically resized and I am not able to expand window again.

Can anyone help with the code for creating visual studio like window using wpf.

Thank You