Actipro Docking & MDI for WPF 25.1.4

Released: Mar 13, 2026

25.1.4 中的更新

特性

  • Docking
    • Updated the background rendering of tinted tabs in light themes.
  • Shared
    • Added the TrustedCodeService class that manages dynamic loading of types in a secure-by-default manner. This change may be potentially breaking for certain rarely used features, so it's important to review the related documentation for details.

修补程序

  • Docking
    • Fixed an exception that could be thrown when dragging to float an auto-hidden tool window with a certain configuration.
  • Shared
    • Removed a MaxLines setter in EmbeddedTextBox's default style, as it seemed to cause a minor layout issue in some scenarios.