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.
修正
Shared
Removed a MaxLines setter in EmbeddedTextBox's default style, as it seemed to cause a minor layout issue in some scenarios.
Actipro Shell for WPF 25.1.32026年1月22日
機能
Updated shell watcher unregistration logic to help prevent against thread locks.
修正
Shared
Fixed a rare exception that might be thrown from InfoBarPanel due to a negative calculated width of the center column.