2 references to IconsWidth
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (2)
35
private protected static byte s_iconsWidth =
IconsWidth
;
68
s_iconsWidth = (byte)ScaleHelper.ScaleToInitialSystemDpi(
IconsWidth
);