This question is locked. New answers and comments are not allowed.
I'm having a hard time trying to display my DateTimeWatermarkContent when my control's SelectedValue is bound to an object (MVVM).
The problem is that my object's property is a Date type and even when set to "Nothing" it always displays "1/1/0001".
So I'm not sure how DateTimeWatermarkContent could work when SelectedValue is bound to anything??
Any hints?
Thanks, Rob
The problem is that my object's property is a Date type and even when set to "Nothing" it always displays "1/1/0001".
So I'm not sure how DateTimeWatermarkContent could work when SelectedValue is bound to anything??
Any hints?
Thanks, Rob