根據http://datetimepickerwpf.codeplex.com/ 這個項目重構了一下代碼設計了我自己的DateTimePicker,並且使用DateTime的顯示方式構建了一個TimeSpanPicker
DateTimePicker 代碼位置 https://gitcafe.com/atskyline/WPFDateTimePickerControl
TimeSpanPicker 代碼位置 https://gitcafe.com/atskyline/WPFTimeSpanPickerControl
外觀和操作方式都是使用Dameer項目的模式,這里引用Dameer項目的截圖。

