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