This question is locked. New answers and comments are not allowed.
Hi
I have a Date Picker that is bound to an object with a Nullable<DateTime> property.
Prior to Q2 when I entered a value in the picker, then clicked a 'Clear' button that set the DataContext to a new instance of my object (which has a null DateTime by default), the date would be cleared.
After the Q2 release the date remains and is not cleared properly.
Thanks
Russell Mason
I have a Date Picker that is bound to an object with a Nullable<DateTime> property.
Prior to Q2 when I entered a value in the picker, then clicked a 'Clear' button that set the DataContext to a new instance of my object (which has a null DateTime by default), the date would be cleared.
After the Q2 release the date remains and is not cleared properly.
Thanks
Russell Mason