
When I use the SaveToolWindowLayoutToFile method on my dock manager I get the following xml...
What do I need to do to persist the ToolWindow states to this xml? I have already ensured that I gave them all a key, and they all reference the same dock manager.
Obviously, that doesn't do much when I load it. :)
What do I need to do to persist the ToolWindow states to this xml? I have already ensured that I gave them all a key, and they all reference the same dock manager.