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