Welcome to the WPF feedback portal. We’re happy you’re here! If you have feedback on how to improve the WPF, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Requirements:
IsVS2010DraggingEnabled = true
UseNativeFloatWindow = true
Documents get removed from dockingManager.Children when State = Hidden, as per this guide:
At least 2 tabs are created.
_dockingManager.Children.Remove(sender) will raise an NullReferenceException.