diff --git a/src/Files.App.Controls/ThemedIcon/Styles/Icons.Properties.Dialog.xaml b/src/Files.App.Controls/ThemedIcon/Styles/Icons.Properties.Dialog.xaml index b8730aa0bc96..18f7544b7301 100644 --- a/src/Files.App.Controls/ThemedIcon/Styles/Icons.Properties.Dialog.xaml +++ b/src/Files.App.Controls/ThemedIcon/Styles/Icons.Properties.Dialog.xaml @@ -188,7 +188,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/Files.App/Styles/SidebarStyles.xaml b/src/Files.App/Styles/SidebarStyles.xaml index 069c75b77419..efc107056bd2 100644 --- a/src/Files.App/Styles/SidebarStyles.xaml +++ b/src/Files.App/Styles/SidebarStyles.xaml @@ -3,6 +3,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:animatedvisuals="using:Microsoft.UI.Xaml.Controls.AnimatedVisuals" + xmlns:controls="using:Files.App.Controls" xmlns:local="using:Files.App.UserControls.Sidebar" xmlns:usercontrols="using:Files.App.UserControls"> @@ -27,8 +28,8 @@