Open
Description
junrau[CodePlex]
In AvalonDock, visual tree of a tab is destroyed when another tab is selected. You can see this by using the Loaded/Unloaded events of UserControls that are the tabs' content.
This causes issues with some views reproducing logic, when the logic has already been performed.
Is there a way to preserve the visual tree inside a tab when it is not selected?