Actipro WPF Essentials 2020.1.1

Released: Nov 18, 2020

2020.1.1 での更新項目

機能

  • Docking/MDI
    • Refactored the InteropFocusTracking logic for determining if a HwndHost contains keyboard focus.
  • Editors
    • Updated AutoCompleteBox to support disabling its list virtualization when the attached VirtualizingStackPanel.IsVirtualizing property is set to false.
  • Themes
    • Improved the appearance of tabbed MDI container tabs when in dark themes.
    • Improved the ListView control theme.
  • Shared
    • Improved the AdvancedTextBlock logic for adjusting the HighlightForeground when needed.
  • Theme Designer
    • Added a context menu to Resource Browser list items with multiple copy options.
    • Improved the performance when selecting a theme definition base color using a color picker.

不具合の修正

  • Themes
    • Fixed a bug where the WindowChrome title bar context menu might display in the wrong location and scale when using per-monitor DPI.
    • Fixed a bug where windows using WindowChrome might not maximize to the proper bounds in a certain scenario.