Remove transition on items list
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
</ConditionAction.Condition>
|
||||
<NavigateAction Region="Left" Route="ItemCollection">
|
||||
<Parameter Key="Filter" Value="{Binding Value}" />
|
||||
<Parameter Key="Transition" Value="FromRight" />
|
||||
<Parameter Key="Transition" Value="Suppress" />
|
||||
<Parameter Key="IsBackStackEnabled" Value="{x:True}" />
|
||||
<Parameter Key="ClearBackStack" Value="{x:True}" />
|
||||
</NavigateAction>
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
</ConditionAction.Condition>
|
||||
<NavigateAction Region="Left" Route="ItemCollection">
|
||||
<Parameter Key="Filter" Value="{Binding Value}" />
|
||||
<Parameter Key="Transition" Value="FromRight" />
|
||||
<Parameter Key="Transition" Value="Suppress" />
|
||||
<Parameter Key="IsBackStackEnabled" Value="{x:True}" />
|
||||
<Parameter Key="ClearBackStack" Value="{x:True}" />
|
||||
</NavigateAction>
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
</ConditionAction.Condition>
|
||||
<NavigateAction Region="Left" Route="ItemCollection">
|
||||
<Parameter Key="Filter" Value="{Binding Value}" />
|
||||
<Parameter Key="Transition" Value="FromRight" />
|
||||
<Parameter Key="Transition" Value="Suppress" />
|
||||
<Parameter Key="IsBackStackEnabled" Value="{x:True}" />
|
||||
<Parameter Key="ClearBackStack" Value="{x:True}" />
|
||||
</NavigateAction>
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
</ConditionAction.Condition>
|
||||
<NavigateAction Region="Left" Route="ItemCollection">
|
||||
<Parameter Key="Filter" Value="{Binding Value}" />
|
||||
<Parameter Key="Transition" Value="FromRight" />
|
||||
<Parameter Key="Transition" Value="Suppress" />
|
||||
<Parameter Key="IsBackStackEnabled" Value="{x:True}" />
|
||||
<Parameter Key="ClearBackStack" Value="{x:True}" />
|
||||
</NavigateAction>
|
||||
|
||||
Reference in New Issue
Block a user