3 references to DefaultValue
System.Windows.Forms (3)
winforms\Managed\System\WinForms\NumericUpDown.cs (3)
70
private Decimal currentValue =
DefaultValue
;
656
Value =
DefaultValue
;
685
return !Value.Equals(NumericUpDown.
DefaultValue
);