Actipro Docking & MDI for WPF 24.1.3
Released: Sep 10, 2024
Updates in 24.1.3
Funktionen
- Added a Bars Integration sample showing how Ribbon and StandaloneToolBar can be used on a main Window without changing the active docking window when there are floating docking windows.
- Added the DockSite.FloatingWindowOwnerMode property that can be set to Always to force floating windows with MDI to always remain on top of the main window.
- Added UIA peers for scroll and overflow buttons within docking window containers.
- Updated the tabbed MDI open documents menu to include DocumentWindow.FileName as a tooltip on menu items.
- Updated how the ToolWindow.ContainerAutoHideSize property is set.
- Updated context menus to support access keys.
Fehlerkorrekturen
- Fixed an issue where an exception could be thrown when drag-docking windows in a certain scenario.