I wondering why the DateTimePicker control has no BlackoutDates property. I was using a standard WPF DatePicker with a custom attached property that let me select ranges of blackout dates. I switched to the DateTimePicker control, but I'm struggling to get the attached property to work again.
↧