From a0933446e90125a937c5e00aa88b3340a03f4dfb Mon Sep 17 00:00:00 2001 From: Oleksandr Pastukhov Date: Fri, 16 Apr 2021 13:33:11 +0300 Subject: [PATCH] (#4083) Fix IsClockVisible for DateTimePicker and TimePicker Setting IsClockVisible=false on the TimePicker should not hide the HoursMinutesSeconds picker. Only the clock should be hidden. --- src/MahApps.Metro/Themes/DateTimePicker.xaml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/MahApps.Metro/Themes/DateTimePicker.xaml b/src/MahApps.Metro/Themes/DateTimePicker.xaml index 983720d3ed..1e630079fe 100644 --- a/src/MahApps.Metro/Themes/DateTimePicker.xaml +++ b/src/MahApps.Metro/Themes/DateTimePicker.xaml @@ -441,7 +441,6 @@ -