Update avalonia

This commit is contained in:
TheXamlGuy
2024-07-23 22:37:36 +01:00
parent afe2222201
commit e7d505448e
5 changed files with 33 additions and 23 deletions
@@ -10,7 +10,7 @@
<Interaction.Behaviors>
<AttachedEventTriggerBehaviour RoutedEvent="{x:Static NavigationViewExtension.ItemInvokedEvent}">
<NavigateAction Region="Left" Route="ItemCategoryCollection">
<Parameter Key="Transition" Value="FromRight" />
<Parameter Key="Transition" Value="Suppress" />
<Parameter Key="IsBackStackEnabled" Value="{x:True}" />
<Parameter Key="ClearBackStack" Value="[2-2]" />
</NavigateAction>