2 references to
System.Windows.Forms (2)
winforms\Managed\System\WinForms\NumericUpDown.cs (2)
187
return this.Accelerations
[
this.accelerationsCurrentIndex].Increment;
632
long accelerationInterval = 10000000L * this.accelerations
[
this.accelerationsCurrentIndex + 1].Seconds; // next entry.