4 references to InvalidValue
System.Windows.Forms (4)
System\Windows\Forms\Controls\UpDown\NumericUpDown.cs (4)
147if (_accelerationsCurrentIndex != InvalidValue) 248return _accelerations is not null && _buttonPressedStartTime != InvalidValue; 650_accelerationsCurrentIndex = InvalidValue; 651_buttonPressedStartTime = InvalidValue;