3 references to DefaultButtonsWidth
System.Windows.Forms (3)
System\Windows\Forms\Controls\UpDown\UpDownBase.cs (3)
51internal int _defaultButtonsWidth = DefaultButtonsWidth; 58_defaultButtonsWidth = LogicalToDeviceUnits(DefaultButtonsWidth); 526_defaultButtonsWidth = LogicalToDeviceUnits(DefaultButtonsWidth);