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