2 references to IconsHeight
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (2)
36
private protected static byte s_iconsHeight =
IconsHeight
;
69
s_iconsHeight = (byte)ScaleHelper.ScaleToInitialSystemDpi(
IconsHeight
);