From 104aafbd5d4e7becdcc4b8d9f2a8933083ce20b4 Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Sun, 2 Jan 2022 21:56:48 +0100 Subject: [PATCH] Remove ILSpy-specific triggers from Generic.xaml --- ILSpy/MainWindow.xaml | 34 ++++++++++++++++++++++++++++++- SharpTreeView/Themes/Generic.xaml | 8 -------- 2 files changed, 33 insertions(+), 9 deletions(-) diff --git a/ILSpy/MainWindow.xaml b/ILSpy/MainWindow.xaml index 8fbdd7d58..fe65a4531 100644 --- a/ILSpy/MainWindow.xaml +++ b/ILSpy/MainWindow.xaml @@ -31,7 +31,39 @@ ShowRoot="False" AllowDropOrder="True" AllowDrop="True" - BorderThickness="0" Visibility="Visible" /> + BorderThickness="0" Visibility="Visible"> + + + + diff --git a/SharpTreeView/Themes/Generic.xaml b/SharpTreeView/Themes/Generic.xaml index 3ae30a781..5d3109b35 100644 --- a/SharpTreeView/Themes/Generic.xaml +++ b/SharpTreeView/Themes/Generic.xaml @@ -183,14 +183,6 @@ - - - - - -