
Various improvements for usage in per-monitor DPI scenarios.
Features
- Updated tool window context menus to hide the 'Dock as Document' menu item if there is no MDI in the current DockSite.
- Made various improvements for usage in per-monitor DPI scenarios.
- Improved docking window container to always select the last active window when the selected window is dragged out.
- Updated InteropFocusTracking to help ensure that StandardSwitcher always closes properly when focus is within an interop control.
- Updated TabbedMdiHost to set a single child TabbedMdiContainer's DockedSize when the host's DockedSize is changed.
Fixes
- Fixed a bug where lazy-loaded tool windows could appear out of a previously-serialized order.
- Fixed a bug in the Metro theme where a floating dock host with two side-by-side tool windows could show a flicker when focused.
- Fixed a bug where a reopened docking window might not select the most recent breadcrumb location for a target state.
- Updated some automation peer logic.