This release contains some bug fixes and enhancements for the Picker Controls.
ListPicker
- New support for quickselection, if the ItemSource objects implements the IItemFilter interface.
DatePicker, TimePicker, TimeSpanPicker
- Added support for non touch devices. If the user does not own a touchdevice, than the picker can be used traditionally. This can also be switched by a new property called IsTouchSelectionEnabled.