2 references to DefaultDecimalPlaces
System.Windows.Forms (2)
winforms\Managed\System\WinForms\NumericUpDown.cs (2)
52
private int decimalPlaces =
DefaultDecimalPlaces
;
132
DefaultValue(NumericUpDown.
DefaultDecimalPlaces
),