Force tab navigation to cycle on navigation view

This commit is contained in:
Carlos Zamora 2021-02-11 17:18:00 -08:00
parent 0288f06d57
commit d5ef552556

View file

@ -35,7 +35,8 @@ the MIT License. See LICENSE in the project root for license information. -->
Header="{Binding ElementName=SettingsNav, Path=SelectedItem.Content, Mode=OneWay}"
Loaded="SettingsNav_Loaded"
ItemInvoked="SettingsNav_ItemInvoked"
IsBackButtonVisible="Collapsed">
IsBackButtonVisible="Collapsed"
TabFocusNavigation="Cycle">
<muxc:NavigationView.MenuItems>