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
1030
How to change PaneLocation of a ContentPane programmatically
posted

Hi,

 

I have application in which i have TabControl. In each tab, i have a XamDockManager. When changing from one tab to other tab , if the current tab has any ContentPane as floating window it has to be docked with the control (Before navigating to the new tab). I can't find a way to change PaneLocation of ContentPane. Is there any ways to do it ?

 

Thanks