5 references to Constrain
System.Windows.Forms (5)
System\Windows\Forms\Controls\UpDown\NumericUpDown.cs (5)
184
Value =
Constrain
(_currentValue);
211
Value =
Constrain
(_currentValue);
412
Value =
Constrain
(_currentValue);
537
Value =
Constrain
(Convert.ToDecimal(Convert.ToInt32(Text, 16)));
541
Value =
Constrain
(decimal.Parse(Text, CultureInfo.CurrentCulture));