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