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
150
XamDockManager toggle flyin/flyout by clicking PaneTabItem
posted

We'd like to be able to hide the flyout by clicking the PaneTabItem. I'm currently using the example provided here:

https://www.infragistics.com/community/forums/f/ultimate-ui-for-wpf/31648/how-to-open-or-close-flyout-tabs-with-a-click

However, it seems that this only works if the flyout animation is set to anything other than None, which is a requirement for us. I could use an animation if there was a property to set the delay time (in this case to 0) but as far as I can see there is no such property exposed.

Any help would be appreciated!