I need to set an attached DependencyProperty on all newly created ToolWindowContainers to place the tabs at the correct location (not the ToolWindowTabPlacement property). I've been able to fix it for most scenarios, however it does not work when an entire ToolWindowContainer is moved from floating state to docked.
I've been trying to find any collection to monitor for changes (such as AutoHideLeftContainers) though I've had no luck in finding any collection containing docked ToolWindowContainers.
Can you help me out with this?
I've been trying to find any collection to monitor for changes (such as AutoHideLeftContainers) though I've had no luck in finding any collection containing docked ToolWindowContainers.
Can you help me out with this?
Bjørnar Sundsbø