diff --git a/src/core/Microsoft.PowerToys.Settings.UI/Controls/DummyUserControl.xaml b/src/core/Microsoft.PowerToys.Settings.UI/Controls/DummyUserControl.xaml index 1665f7f2da..9a33299280 100644 --- a/src/core/Microsoft.PowerToys.Settings.UI/Controls/DummyUserControl.xaml +++ b/src/core/Microsoft.PowerToys.Settings.UI/Controls/DummyUserControl.xaml @@ -5,20 +5,20 @@ xmlns:local="using:Microsoft.PowerToys.Settings.UI.Controls" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" - xmlns:winui="using:Microsoft.UI.Xaml.Controls" + xmlns:muxc="using:Microsoft.UI.Xaml.Controls" mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="400"> - - - - - - - - - + + + + + + + + +