From e7d3b3b3ac04070298d27ddbb53e5a87da3dc5ea Mon Sep 17 00:00:00 2001 From: hanzhang54 Date: Mon, 22 Jan 2024 16:49:20 +0800 Subject: [PATCH] Fix background of controls with focus in Date calculation in high contrast theme (#2109) * Fix option ComboBox resources * Fix background of CalendarDatePicker in focus --- src/Calculator/Views/DateCalculator.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/Calculator/Views/DateCalculator.xaml b/src/Calculator/Views/DateCalculator.xaml index 3d088ab6..3ffe7255 100644 --- a/src/Calculator/Views/DateCalculator.xaml +++ b/src/Calculator/Views/DateCalculator.xaml @@ -223,7 +223,7 @@ - + @@ -1023,7 +1023,12 @@ - + + + + + +