From 3e0d0c502bc1b4caaf915d1ec9072dad6ac4c9c0 Mon Sep 17 00:00:00 2001 From: liufei Date: Fri, 25 Mar 2022 15:25:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=8B=BE=E8=89=B2=E5=B7=A5?= =?UTF-8?q?=E5=85=B7=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Control/UserControls/Config/ThemeControl.xaml | 198 +++++++++--------- .../UserControls/Config/ThemeControl.xaml.cs | 48 ++++- 2 files changed, 144 insertions(+), 102 deletions(-) diff --git a/Control/UserControls/Config/ThemeControl.xaml b/Control/UserControls/Config/ThemeControl.xaml index b6f3e36..04cdb10 100644 --- a/Control/UserControls/Config/ThemeControl.xaml +++ b/Control/UserControls/Config/ThemeControl.xaml @@ -3,7 +3,6 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" - xmlns:local="clr-namespace:GeekDesk.Control.UserControls.Config" xmlns:hc="https://handyorg.github.io/handycontrol" mc:Ignorable="d" Background="Transparent" @@ -12,13 +11,13 @@ - - - - - - - + + + + + + -