Changes:
- 7cd2362 Add Persian Language #152 (#153)
- f35d17d Fix crash with UniformGridLayout trying to scroll to first item (microsoft/microsoft-ui-xaml#2969)
- 503728c Fix issue with item that just got uncollapsed not showing selection (microsoft/microsoft-ui-xaml#3028)
- 779c0bd NavigationView ItemInvoked returning incorrect item fix (microsoft/microsoft-ui-xaml#2682)
- 811e529 Add a check for buttons with flyouts and add a test. (microsoft/microsoft-ui-xaml#3054)
- 01d2d98 Update selection brushes. (microsoft/microsoft-ui-xaml#3053)
- ba20188 RadioButtons: Fix selected radio button not being focused on tab navigation when first element in TAB navigation (microsoft/microsoft-ui-xaml#3048)
- 31b4427 Add workaround so ItemsRepeater doesn't leak the result of DataTemplate::Load (microsoft/microsoft-ui-xaml#3068)
- 468801a Fix issue with flyouts created in CommandBarFlyout not closing when commandbar closes (microsoft/microsoft-ui-xaml#3079)
- a6fab17 NumberBox: Fix header foreground color not being properly updated when NumberBox is disabled. (microsoft/microsoft-ui-xaml#3005)
- 7fe3563 TextAlignment property added to NumberBox (microsoft/microsoft-ui-xaml#2901)
- 02f76b4 NavView: Expand/Collapse chevron and Overflow button improvements in Top mode (microsoft/microsoft-ui-xaml#3063)
- 08209c5 Fix issue with collection change inside item invoked crashing NavigationView (microsoft/microsoft-ui-xaml#3138)
- f74c8c7 NavigationView BottomMenuItems implementation (microsoft/microsoft-ui-xaml#1997)
- 467e8de Updated background and border of the popup to match Fluent Design guidelines. (microsoft/microsoft-ui-xaml#3130)
- 1d04de0 Better workaround for ItemsRepeater