
Improves SyntaxEditor, Editors and Grids.
Features
- Bars
- Added method which updates view model properties from 'DisplayAttribute' data after a locale change.
- Improved internal BarMenuGallery-related layout logic.
- Editors
- Improved MonthCalendar keyboard navigation.
- Improved MonthCalendar UI automation peer configuration.
- Improved ColorPicker UI automation peer configuration.
- Updated the AutoCompleteBox suggestion list to announce the current selection in screen reader apps when keyboard navigation keys are used.
- Grids
- Added a TreeListView Sorting QuickStart sample that shows how to sort items in the control when a column header is tapped.
- Added the TreeListViewColumn.Tag property.
- SyntaxEditor
- Updated the IntelliPrompt completion list to announce the current selection in screen reader apps.
- Themes
- Updated multi-line TextBoxBase control templates to Stretch-align the hint presenter.
- Updated change detection registration for system settings to prevent potential cross-thread exception.
- Shared
- Improved AnimatedPanelBase.ResetAnimationState logic.