3 references to DefaultButtonsWidth
System.Windows.Forms (3)
System\Windows\Forms\Controls\UpDown\UpDownBase.cs (3)
40
internal int _defaultButtonsWidth =
DefaultButtonsWidth
;
47
_defaultButtonsWidth = LogicalToDeviceUnits(
DefaultButtonsWidth
);
481
_defaultButtonsWidth = LogicalToDeviceUnits(
DefaultButtonsWidth
);