2 writes to currentValueChanged
System.Windows.Forms (2)
winforms\Managed\System\WinForms\NumericUpDown.cs (2)
381
currentValueChanged
= true;
787
currentValueChanged
= false;
1 reference to currentValueChanged
System.Windows.Forms (1)
winforms\Managed\System\WinForms\NumericUpDown.cs (1)
784
if (
currentValueChanged
|| (!string.IsNullOrEmpty(Text) &&