1 write to _flatSystemStylePaddingWidth
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\CheckBox.cs (1)
287
_flatSystemStylePaddingWidth
= LogicalToDeviceUnits(LogicalFlatSystemStylePaddingWidth);
1 reference to _flatSystemStylePaddingWidth
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\CheckBox.cs (1)
306
size.Width +=
_flatSystemStylePaddingWidth
;