2 references to RowHeaderIconMarginHeight
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewRowHeaderCell.cs (2)
772
&& valBounds.Height >= s_iconsHeight + 2 *
RowHeaderIconMarginHeight
)
928
valBounds.Height >= s_iconsHeight + 2 *
RowHeaderIconMarginHeight
)