From 0e14b7b5042e8efdf9ec3166aa62640910a308c4 Mon Sep 17 00:00:00 2001 From: NaBian <836904362@qq.com> Date: Fri, 11 Mar 2022 21:43:56 +0800 Subject: [PATCH] enhance: optimized TreeView style --- .../Themes/Styles/Base/TreeViewBaseStyle.xaml | 4 ++-- src/Net_40/HandyControl_Net_40/Themes/Theme.xaml | 9 +++++---- .../UserControl/Styles/TreeViewDemoCtl.xaml | 2 +- .../Themes/Styles/Base/ListBoxBaseStyle.xaml | 4 ++-- .../Themes/Styles/Base/ToggleBlockBaseStyle.xaml | 3 ++- .../Themes/Styles/Base/TreeViewBaseStyle.xaml | 4 ++-- src/Shared/HandyControl_Shared/Themes/Theme.xaml | 9 +++++---- 7 files changed, 19 insertions(+), 16 deletions(-) diff --git a/src/Net_40/HandyControl_Net_40/Themes/Styles/Base/TreeViewBaseStyle.xaml b/src/Net_40/HandyControl_Net_40/Themes/Styles/Base/TreeViewBaseStyle.xaml index 101d1183..34cd38b2 100644 --- a/src/Net_40/HandyControl_Net_40/Themes/Styles/Base/TreeViewBaseStyle.xaml +++ b/src/Net_40/HandyControl_Net_40/Themes/Styles/Base/TreeViewBaseStyle.xaml @@ -99,10 +99,10 @@ - + - + diff --git a/src/Net_40/HandyControl_Net_40/Themes/Theme.xaml b/src/Net_40/HandyControl_Net_40/Themes/Theme.xaml index a6dee6a2..843af5ed 100644 --- a/src/Net_40/HandyControl_Net_40/Themes/Theme.xaml +++ b/src/Net_40/HandyControl_Net_40/Themes/Theme.xaml @@ -462,6 +462,7 @@ - \ No newline at end of file + diff --git a/src/Shared/HandyControl_Shared/Themes/Styles/Base/TreeViewBaseStyle.xaml b/src/Shared/HandyControl_Shared/Themes/Styles/Base/TreeViewBaseStyle.xaml index 14487c3f..ab105bff 100644 --- a/src/Shared/HandyControl_Shared/Themes/Styles/Base/TreeViewBaseStyle.xaml +++ b/src/Shared/HandyControl_Shared/Themes/Styles/Base/TreeViewBaseStyle.xaml @@ -100,10 +100,10 @@ - + - + diff --git a/src/Shared/HandyControl_Shared/Themes/Theme.xaml b/src/Shared/HandyControl_Shared/Themes/Theme.xaml index 9a9373d6..b3a2dfb2 100644 --- a/src/Shared/HandyControl_Shared/Themes/Theme.xaml +++ b/src/Shared/HandyControl_Shared/Themes/Theme.xaml @@ -462,6 +462,7 @@