Lancements de Actipro Bars for WPF
Released: Dec 5, 2023
Mises à jour de 23.1.4
Fonctionnalités
- 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...
Released: Jun 12, 2023
Mises à jour de 23.1.1
Fonctionnalités
- Added method which updates view model properties from 'DisplayAttribute' data after a locale change.
- Improved internal BarMenuGallery-related layout logic.
Correctifs
- 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...