2 references to DATAGRIDVIEWROWHEADERCELL_horizontalTextMarginLeft
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewRowHeaderCell.cs (2)
969valBounds.Offset(DATAGRIDVIEWROWHEADERCELL_horizontalTextMarginLeft + DATAGRIDVIEWROWHEADERCELL_contentMarginWidth, DATAGRIDVIEWROWHEADERCELL_verticalTextMargin); 970valBounds.Width -= DATAGRIDVIEWROWHEADERCELL_horizontalTextMarginLeft + 2 * DATAGRIDVIEWROWHEADERCELL_contentMarginWidth + DATAGRIDVIEWROWHEADERCELL_horizontalTextMarginRight;