alex-titarenko/wpfcontrols

Cannot input decimal in NumericUpDown

ShannonZ opened this issue · 0 comments

Steps to reproduce:

  1. Clear all digits in NumericUpDown;
  2. Type 0.123

Then You will find that only "0" is accepted.