wpfui
wpfui copied to clipboard
fix(controls): Fix `NumberBox` functionality.
Pull request type
Please check the type of change your PR introduces:
- [x] Bugfix
- [x] Feature
What is the current behavior?
Fix NumberBox functionality. Now ValueProperty will update after lost focus and correct the TextProperty
Issue Number: #1016
What is the new behavior?
ValueProperty will only be updated after losting focus.
Other information
Remove some unused code.
Updated, fix compile errors and remove my own test code
xd你的issue没链接上,数字前面加个#号