You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@punker76 I do not intend to change on any value change, I just used that as a quick sample.
In reality I only need to change once during initialization.
What steps will reproduce this issue?
NumericUpDown.StringFormat is working fine if declared in XAML, but if you try to change it via Code behind, it will cause an exception.
Expected outcome
Changing StringFormat should update the content while preserving the Value
Repo
https://github.com/skelvir/Wpf_NumericUDissue.git
Environment
The text was updated successfully, but these errors were encountered: