xceedsoftware/wpftoolkit

DateTimePicker - wrong values in time picker dropdown part

Closed this issue · 2 comments

Starting at version 4.4.0, there are no longer time intervals to select in time picker part, but "menu text" items, which does nothing.
4.3.0 is the last properly working version
It can be seen in the following screenshot.
obrazek

Hi,

I just tried the latest version available on NuGet, v4.6. I created a new project and added a DateTimePicker:
image

Here's the result:
image

Could you submit your code ?
Thanks

Hi, I have tried to create minimum example to reproduce this error and finally it seems to be problem on my side.
Specifically it is caused by some styles which manipulate with ListBoxItems.
It is quite weird that older versions of DateTimePicker work good, but it seems that wpftoolkit is not the problem after all, so I think we can close this issue.