Actipro Bars for WPF のリリース

Released: Dec 5, 2023

23.1.4 での更新項目

機能

  • Added the MaxPopupHeight property to the BarComboBox and BarComboBoxViewModel classes, which can restrict the maximum height of the drop-down.
  • Updated KeyTipService so that if the KeyTipInvoked attached event is unhandled and no target scope or focus restore occurred, the target element will be focused.
  • Updated all controls to flag e.Handled in KeyTipService.KeyTipInvoked attached event handlers when action is taken.
  • Updated RibbonTabHeader to use the AutomationProperties.AutomationId from...

Released: Jun 12, 2023

23.1.1 での更新項目

機能

  • Added method which updates view model properties from 'DisplayAttribute' data after a locale change.
  • Improved internal BarMenuGallery-related layout logic.

不具合の修正

  • Fixed an issue where changes to a Ribbon's DataContext could cause a gallery to display items with an incorrect appearance.
  • Fixed an issue where BarComboBox text was not updated if the corresponding property on the selected view model was changed.
  • Fixed an issue where BarMenuGallery may not remeasure width properly when its gallery...