HandyOrg / HandyControl

Contains some simple and commonly used WPF controls
https://handyorg.github.io/
MIT License
6.18k stars 1.04k forks source link

DateTimePicker控件的值更新不及时 #1603

Open wanghu572 opened 6 months ago

wanghu572 commented 6 months ago

Describe the bug

如果手动键盘修改datetimepicker的值,没有让它失去焦点然后就执行保存的时候,值没有更新到绑定源中

类似这样的绑定,就有问题

Steps to reproduce the bug

如果手动键盘修改datetimepicker的值,没有让它失去焦点然后就执行保存的时候,值没有更新到绑定源中

类似这样的绑定,就有问题

Expected behavior

No response

Screenshots

No response

NuGet package version

None

IDE

No response

Framework type

No response

Windows version

No response

Additional context

No response