5 references to Constrain
System.Windows.Forms (5)
winforms\Managed\System\WinForms\NumericUpDown.cs (5)
225
Value =
Constrain
(currentValue);
252
Value =
Constrain
(currentValue);
486
Value =
Constrain
(currentValue);
608
Value =
Constrain
(Convert.ToDecimal(Convert.ToInt32(Text, 16)));
611
Value =
Constrain
(Decimal.Parse(Text, CultureInfo.CurrentCulture));