
Improves Docking/MDI, Editors and Ribbon controls.
Features
Docking/MDI
- Added the 'Close Tab Group' menu item to tabbed MDI document tab context menus.
- Updated floating dock hosts to support layout serialization of minimized window states.
- Fixed a focus bug that could occur when there was a floating document without any other documents in the primary dock host.
- Improved the target size logic of the DockingWindow.MoveToNewHorizontalContainer and MoveToNewVerticalContainer methods.
- Updated the UIA peers for docking window tabs to provide access to embedded buttons.
Editors
- Updated edit boxes that increment Double values to snap to the nearest decimal place indicated by the increment amount.
- Improved how MaskedTextBox handles invalid input.
Ribbon
- Added an UI automation peer for the ScreenTip control.
Fixes
Docking/MDI
- Fixed a focus bug that could occur when there was a floating document without any other documents in the primary dock host.