Actipro Docking & MDI for WPF 2017.2
Released: Aug 3, 2017
2017.2 버젼 업데이트
기능
- Added the DockingWindow.IsFloating property, which supports data-binding and indicates if the docking window is open in a floating DockHost.
- Updated the DockSite.WindowDefaultLocationRequested event with a new ShouldFloat property on the event arguments.
- Refactored logic that leaves breadcrumbs and added float ability to restore to floating breadcrumbs.
- Updated maximized standard MDI windows to remove flicker when a new primary document is set.
- Updated the tool window container template to better support top-aligned tabs.
수정사항
- Fixed a bug where executing the Dock command from a floating tool window wasn't always working.