diff --git a/src/Samples/Samples.Shared/SubModelSeqPage.xaml b/src/Samples/Samples.Shared/SubModelSeqPage.xaml index 6136c443..101f99b0 100644 --- a/src/Samples/Samples.Shared/SubModelSeqPage.xaml +++ b/src/Samples/Samples.Shared/SubModelSeqPage.xaml @@ -5,6 +5,7 @@ xmlns:cmp="using:Elmish.Uno.Samples.Components" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" + xmlns:muxc="using:Microsoft.UI.Xaml.Controls" xmlns:samples="using:Elmish.Uno.Samples" Background="{ThemeResource ApplicationPageBackgroundThemeBrush}" mc:Ignorable="d"> @@ -31,16 +32,16 @@ Command="{Binding ToggleGlobalState}" Content="Toggle global state" /> - - - - - + + - + @@ -93,9 +94,9 @@ - + - - + +