Actipro Docking & MDI for WPF 22.1.4

Released: Nov 11, 2022

22.1.4 での更新項目

機能

  • 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.

不具合の修正

  • Fixed an issue where a StandardSwitcher might not receive key up events from interop controls when InteropFocusTracking is used.
  • Fixed a couple issues introduced in the previous build related to using the Float command on a tool window currently in MDI.