I want to implement date time picker in my C# WPF application, but I couldn't find any controls as such. How can I implement it?
Asked
Active
Viewed 2,754 times
1 Answers
-1
Use the WPF Toolkit Extended, it contains a prebuilt DateTimePicker that supports MVVM and Databinding.
Alex Anderson
- 752
- 3
- 10