I have a TimeSpanPicker displaying Hours, Minutes and Seconds.
Is there any way to force the picker to select the Minutes part when it opens? In my application the 99% case is to modify the Minutes part, but when the picker opens, the Seconds part is selected by default and the user has to click Minutes each time.