Actipro Bars for WPF 23.1.4

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 its owner RibbonTabItem.
  • Updated CloneServiceBase logic with an improvement for Selected-based classes.
  • Updated logic for determining where context menus are allowed.

不具合の修正

  • Fixed an issue where StandaloneToolBar wasn't using the ToolBarItemVariantBehavior property of child controls as a hint for whether medium variant sizes could be supported.