I am developing a WPF application using WPF, I have a combobox which selected item is bound to viewmodel and i have a datepicker. I want to Disable the datepicker in the view depending on the selecteditem of the combobox.I am developing a WPF application using WPF, I