2 references to DATAGRIDVIEWCOLUMNHEADERCELL_sortGlyphHorizontalMargin
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewColumnHeaderCell.cs (2)
35private static byte sortGlyphHorizontalMargin = DATAGRIDVIEWCOLUMNHEADERCELL_sortGlyphHorizontalMargin; 49sortGlyphHorizontalMargin = (byte)DpiHelper.LogicalToDeviceUnitsX(DATAGRIDVIEWCOLUMNHEADERCELL_sortGlyphHorizontalMargin);