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