
Improves support for dragging docking windows to nested linked dock sites.
Features
- Added support for restricting floating dock host maximum size when appropriate if contained docking windows have ContainerMaxSize set.
- Added a protected virtual DockSite.NotifyWindowDragMove method that is called as the pointer drags any set of docking windows around.
- Improved support for dragging docking windows to nested linked dock sites.
- Updated floating dock hosts that contain a single ToolWindowContainer to use the selected ToolWindow's Title as their title.
- Updated the AdvancedTabItem template to bind to the HeaderTemplateSelector property.