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