Yes, I have that resource dictionary. I should be more specific. I am mimicking expression dark on the timepicker because, as you stated, expression dark does not cover that control.
I am modifying timepicker in my mainwindow.xaml under windows.resources.
Essentially, when TimePicker isEnabled is false, i dont want the foreground, the ButtonSpinners and the DropDownButton to be grayed out. I have everything else working the way I want it. Not a huge deal but if there was an easy way to disable this function that would be great.
I am modifying timepicker in my mainwindow.xaml under windows.resources.
Essentially, when TimePicker isEnabled is false, i dont want the foreground, the ButtonSpinners and the DropDownButton to be grayed out. I have everything else working the way I want it. Not a huge deal but if there was an easy way to disable this function that would be great.