From 12902c244cef1aceae2c5288cbbf12038e2642dd Mon Sep 17 00:00:00 2001 From: Michael Jolley Date: Fri, 20 Feb 2026 21:35:21 -0600 Subject: [PATCH] XAML --- src/modules/cmdpal/Microsoft.CmdPal.UI/Pages/ShellPage.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/cmdpal/Microsoft.CmdPal.UI/Pages/ShellPage.xaml b/src/modules/cmdpal/Microsoft.CmdPal.UI/Pages/ShellPage.xaml index b30129a3ae..91dbd1f820 100644 --- a/src/modules/cmdpal/Microsoft.CmdPal.UI/Pages/ShellPage.xaml +++ b/src/modules/cmdpal/Microsoft.CmdPal.UI/Pages/ShellPage.xaml @@ -14,8 +14,8 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:tkcontrols="using:CommunityToolkit.WinUI.Controls" xmlns:toolkit="using:CommunityToolkit.WinUI.Controls" - xmlns:viewModels="using:Microsoft.CmdPal.UI.ViewModels" xmlns:ui="using:CommunityToolkit.WinUI" + xmlns:viewModels="using:Microsoft.CmdPal.UI.ViewModels" Background="Transparent" mc:Ignorable="d">