HandyOrg / HandyControl

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

Fix NumericUpDown text not updating when arrow keys are used #1559

Closed ScrubN closed 7 months ago

ScrubN commented 8 months ago

This fixes the issue of the text not reflecting the new Value. Please let me know if there are any issues with my approach.

NaBian commented 7 months ago

thx