Actipro Docking & MDI for WPF 25.1.2

Released: Nov 6, 2025

25.1.2 での更新項目

機能

  • Updated the DockSite.DocumentItemsSource and ToolItemsSource properties to use weak event handlers for INotifyCollectionChanged.CollectionChanged events.
  • Updated StandardSwitcher item focus logic to work around a possible problem with DataGrid, when hosted within docking windows.
  • Improved the crispness of rendered rectangles.

不具合の修正

  • Fixed an issue introduced in a previous build where dragging to float a docked window may not retain a similar size.
  • Fixed an issue where dragging to float a docked window in a non-native WPF application context (e.g. MFC hosted) would not apply the proper DPI scale.
  • Fixed an issue where non-live splitters in a non-native WPF application context (e.g. MFC hosted) would not apply the proper DPI scale.
  • Fixed an issue where UserPromptBuilder would not properly size a user prompt if the startup location was configured as CenterOwner and the owner could not be resolved.
  • Fixed an issue where an exception might be thrown when attempting to set UserPromptWindow.Title if the title could not be resolved.