From 1ef6c6f114060aa02dd9fc80b9945dd99d7eab30 Mon Sep 17 00:00:00 2001 From: Difegue <8237712+Difegue@users.noreply.github.com> Date: Sat, 1 Feb 2025 23:21:04 +0100 Subject: [PATCH] Add hover brush to ListBoxItem (#1237) --- 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 @@ + + + +