Need a date with a select box, but found that under the Winform is easy to implement, under the WPF didn't,,, how to achieve this??
CodePudding user response:
Are there not DatePicker?
https://docs.microsoft.com/zh-cn/dotnet/api/system.windows.controls.datepicker
CodePudding user response: