now with less flickering

This commit is contained in:
TheXamlGuy
2024-07-12 22:40:52 +01:00
parent 07032b5f02
commit c8cc46225e
3 changed files with 5 additions and 3 deletions
+2 -2
View File
@@ -65,13 +65,13 @@
</Interaction.Behaviors>
</ContentControl>
</Border>
<Frame Grid.Row="1">
<ContentControl Grid.Row="1">
<Interaction.Behaviors>
<AttachedBehaviour>
<NavigateRegionAction Name="{Binding Named, StringFormat='{}{0}:Content'}" />
</AttachedBehaviour>
</Interaction.Behaviors>
</Frame>
</ContentControl>
</Grid>
</Border>
</Grid>