4 references to InvalidValue
System.Windows.Forms (4)
System\Windows\Forms\Controls\UpDown\NumericUpDown.cs (4)
151if (_accelerationsCurrentIndex != InvalidValue) 246return _accelerations is not null && _buttonPressedStartTime != InvalidValue; 648_accelerationsCurrentIndex = InvalidValue; 649_buttonPressedStartTime = InvalidValue;