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