Hello, when I am trying to dock a tool window to a dock site or workspace, I first have to run the Open method on it or the Autohide method, and then call the Dock method, otherwise the tool window is not displayed.
Is there any reason that happens?
(note: I do all my layouts in C# code, completely skipping XAML)