[MacCatalyst] Added support for keyboard navigation.
TreeView
Added horizontal scrolling support for deep item hierarchies.
Added new API for 'ItemStyle' and 'ItemTemplate' on 'TreeViewDescriptor' level.
修补程序
Chart
[WinUI] HorizontalOptions and VerticalOptions properties are not applied correctly in RadLegend.
Chat
Visual layout glitch while scrolling.
ComboBox
[iOS] [MacCatalyst] Implicit Style targeting Label with HorizontalOptions Center affects the dropdown item's selection indicator and leads to the item text being overlapped by it.
DataGrid
[WinUI] [MacCatalyst] Cannot enter edit mode after pressing tab while editing and the next cell is not editable.
CellInfo does not contain value for Column and Value in the CommitEditCommand Execute method.
Editing cannot be committed with Enter for DataGridNumericalColumn.
[WinUI] SelectionChanged event is raised twice when clicking on a cell.
HitTestService's CellInfoFromPoint doesn't work for frozen columns.
RichTextEditor
[Android] [iOS] Menu popups remain opened when setting IsReadOnly runtime.