2 writes to _currentValueChanged
System.Windows.Forms (2)
System\Windows\Forms\Controls\UpDown\NumericUpDown.cs (2)
329
_currentValueChanged
= true;
742
_currentValueChanged
= false;
1 reference to _currentValueChanged
System.Windows.Forms (1)
System\Windows\Forms\Controls\UpDown\NumericUpDown.cs (1)
739
if (
_currentValueChanged
|| (!string.IsNullOrEmpty(Text) &&