From 82d697587fc0dbe0353f5dd51df3df7a672421b8 Mon Sep 17 00:00:00 2001 From: tom-englert Date: Wed, 21 Aug 2024 15:14:14 +0200 Subject: [PATCH] Fix: Current theme in menu is not selected. --- ILSpy/MainWindow.xaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ILSpy/MainWindow.xaml b/ILSpy/MainWindow.xaml index a6650e05a..5dbf05eb8 100644 --- a/ILSpy/MainWindow.xaml +++ b/ILSpy/MainWindow.xaml @@ -10,7 +10,6 @@ xmlns:avalondock="https://github.com/Dirkster99/AvalonDock" xmlns:controls="clr-namespace:ICSharpCode.ILSpy.Controls" xmlns:docking="clr-namespace:ICSharpCode.ILSpy.Docking" - xmlns:analyzers="clr-namespace:ICSharpCode.ILSpy.Analyzers" xmlns:properties="clr-namespace:ICSharpCode.ILSpy.Properties" Title="ILSpy" MinWidth="250" @@ -79,6 +78,8 @@ + + @@ -137,7 +138,7 @@ - +