
Improves the ability of buttons to coerce a default checkable command parameter.
Features
- Added the Tab.UseColors property that is set appropriately by each theme via a new AssetResourceKeys.ContextualTabUseColorsBooleanKey resource.
- Updated how the Tab.IsSelected property is implemented.
- Updated the PopupControlService logic for attempting to focus the first focusable child control on an opened popup.
- Improved the ability of buttons to coerce a default checkable command parameter when the Command property is set.
Fixes
- Fixed a bug where an in-ribbon gallery might not properly configure variants initially in a certain scenario.
- Fixed a bug where an in-ribbon gallery that can auto-size might not expand properly as items are added dynamically.
- Fixed a couple bugs with contextual tab borders not always rendering correctly when used with minimized popups.