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
580
How to know is the ContentPane is Floating or not in XAML?
posted

Hi Infragistics Team,

I have an application in which i have a XamDockManager.

In that  i have a TabGroupPane with ContentPane. To which i added my User Control.

My task is to make a Button in that User Control to be visible only if the ContentPane is a floating window. I can't find a way to validate whether the ContentPane is Floating or Docked.

Something like "ContentPane.IsFloating ". Is there any ways to do it ?

 

Regards,

Sify