This commit is contained in:
TheXamlGuy
2024-06-26 20:46:00 +01:00
parent 24f6e70900
commit 92a0216eed
2 changed files with 2 additions and 2 deletions
@@ -12,7 +12,7 @@
<NavigateAction Region="Left" Route="ItemCategoryCollection">
<Parameter Key="Transition" Value="FromRight" />
<Parameter Key="IsBackStackEnabled" Value="{x:True}" />
<Parameter Key="ClearBackStack" Value="{x:True}" />
<Parameter Key="ClearBackStack" Value="[2-2]" />
</NavigateAction>
<NavigateAction
Region="{Binding Named, StringFormat='{}{0}:Content'}"