4 references to DATAGRIDVIEWROWHEADERCELL_contentMarginWidth
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridViewUtilities.cs (4)
200preferredWidth += 2 * DATAGRIDVIEWROWHEADERCELL_contentMarginWidth + DATAGRIDVIEWROWHEADERCELL_horizontalTextMarginLeft + DATAGRIDVIEWROWHEADERCELL_horizontalTextMarginRight; 238if (allowedWidth > 2 * DATAGRIDVIEWROWHEADERCELL_contentMarginWidth + 243allowedWidth -= 2 * DATAGRIDVIEWROWHEADERCELL_contentMarginWidth + 278preferredSize.Width += 2 * DATAGRIDVIEWROWHEADERCELL_contentMarginWidth +