I've seen [this resolved bug](http://wpftoolkit.codeplex.com/workitem/20269), but I have the exact issue in my computer.
Mouse wheel (when mouse is over the DataTimePicker control) does work.
but keyboard Up/Down buttons do nothing.
I've tried to specify _CultureInfo="en-GB"_ but it changed nothing.
VS2012, Win8, Version 2.1.0.0
Comments: ** Comment from web user: BoucherS **
Mouse wheel (when mouse is over the DataTimePicker control) does work.
but keyboard Up/Down buttons do nothing.
I've tried to specify _CultureInfo="en-GB"_ but it changed nothing.
VS2012, Win8, Version 2.1.0.0
Comments: ** Comment from web user: BoucherS **
Hi,
In v2.1 of the toolkit, using the following XAML
```
<xctk:DateTimePicker CultureInfo="en-GB" />
```
I can change the date parts with the mouseWheel AND the Keyboard up/down buttons, when a date part is selected. Do you have more info on this ?
VS2102 Update4, Windows 8.1, toolkit v2.1