5 references to Constrain
System.Windows.Forms (5)
System\Windows\Forms\Controls\UpDown\NumericUpDown.cs (5)
188
Value =
Constrain
(_currentValue);
215
Value =
Constrain
(_currentValue);
416
Value =
Constrain
(_currentValue);
541
Value =
Constrain
(Convert.ToDecimal(Convert.ToInt32(Text, 16)));
545
Value =
Constrain
(decimal.Parse(Text, CultureInfo.CurrentCulture));