From 9b902e79cc5c51bb156b4b13ccb4bf18a282e765 Mon Sep 17 00:00:00 2001 From: Difegue Date: Tue, 24 Sep 2024 16:24:34 +0200 Subject: [PATCH] Non-actionable cards shouldn't have hover behavior, as per WinUI --- .../Controls/CardControl/CardControl.xaml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/src/Wpf.Ui/Controls/CardControl/CardControl.xaml b/src/Wpf.Ui/Controls/CardControl/CardControl.xaml index 1c33c7e63..6d7693529 100644 --- a/src/Wpf.Ui/Controls/CardControl/CardControl.xaml +++ b/src/Wpf.Ui/Controls/CardControl/CardControl.xaml @@ -86,24 +86,6 @@ - - - - - - - - - - - - - - - - - -