What's Changed
Features
- Update popups and flyouts to properly support OverlayDismissEventPassThrough by @billhenn in #15517
- Allow binding
DataGridRow.IsSelected
by @grokys in #16520
Fixes
- [Win] Fix composition on focus change by @Gillibald in #15907
- [Text] Fix some text layout issues with ligatures that are being formed by @Gillibald in #16120
- Fix nunit tests adapter losing async locals by @maxkatz6 in #16157
- Make VirtualizingStackPanel better handle container size changes by @grokys in #16168
- Reset scroller valuators on XI2Manager.cs by @jmacato in #16185
- Fix context menu keyboard selection. by @grokys in #16354