3 references to DefaultButtonsWidth
System.Windows.Forms (3)
winforms\Managed\System\WinForms\UpDownBase.cs (3)
78
internal int defaultButtonsWidth =
DefaultButtonsWidth
;
89
defaultButtonsWidth = LogicalToDeviceUnits(
DefaultButtonsWidth
);
754
defaultButtonsWidth = LogicalToDeviceUnits(
DefaultButtonsWidth
);