2 references to DATAGRIDVIEWCOLUMNHEADERCELL_sortGlyphHeight
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewColumnHeaderCell.cs (2)
37private static byte sortGlyphHeight = DATAGRIDVIEWCOLUMNHEADERCELL_sortGlyphHeight; 55sortGlyphHeight = (byte)DpiHelper.LogicalToDeviceUnitsY(DATAGRIDVIEWCOLUMNHEADERCELL_sortGlyphHeight);