Actipro WPF Essentials 25.1.1
Released: Jul 31, 2025
Aggiornamenti in 25.1.1
Funzionalità
Bars
- Added missing gallery item brushes when in a high contrast theme.
- Added the RibbonTabViewModel.IsEnabled property.
- Added the RibbonBackstageTabViewModel.IsEnabled property.
- Added the RibbonBackstageViewModel.CanSelectFirstTabOnOpen property.
- Added a setter declaration to the IHasTag.Tag property.
- Added IHasVariantImages interface implementation to any view model that had at least one SmallImageSource, MediumImageSource, or LargeImageSource property defined.
- Added a BarGalleryBase.StaysOpenOnClick property that prevents focus from moving back to the main focus scope after a gallery item click.
- Updated a popup BarMenuItem whose key tip is accessed to focus its first child menu item.
- Updated KeyTipService to not start key tip mode when the mouse wheel is turned while Alt is initially held down.
- Updated RibbonTabHeader to match the IsEnabled state of the corresponding RibbonTab.
- Updated RibbonGroupLauncherButton.ContentTemplate to support glyph customization.
- Updated menus with multiple sequential BarMenuSeparator controls to only render the first one.
Ribbon
- Updated control templates to improve the rendering of disabled checked buttons.
Editors
- Updated the Spinner control's Style to better support customization.
Docking/MDI
- Auto-Hide Tab Middle Click Close:
- Middle-clicking on an auto-hidden tool window tab can now close the tool window.
Themes
- Improved the Slider control templates.
Shared
- Refactored ResizablePopupContentHost to facilitate virtualization in some scenarios.
- Updated UICommand*WindowText string resources to have underscores for menu item accelerator support, and added new UI*ButtonToolTip string resources for use with window title bar buttons.
Correzioni
Shared
- Fixed an issue where Avatar wasn't deriving initials for e-mail addresses properly.