From 151c5710f8ec16d95c0c2ef945a0615103f344cc Mon Sep 17 00:00:00 2001 From: Difegue Date: Tue, 24 Sep 2024 18:14:24 +0200 Subject: [PATCH] Add hover brush to ListBoxItem --- src/Wpf.Ui/Controls/ListBox/ListBoxItem.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Wpf.Ui/Controls/ListBox/ListBoxItem.xaml b/src/Wpf.Ui/Controls/ListBox/ListBoxItem.xaml index 39e9658b0..e95b44436 100644 --- a/src/Wpf.Ui/Controls/ListBox/ListBoxItem.xaml +++ b/src/Wpf.Ui/Controls/ListBox/ListBoxItem.xaml @@ -34,6 +34,10 @@ + + + +