2 references to DATAGRIDVIEWCOLUMNHEADERCELL_sortGlyphWidth
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewColumnHeaderCell.cs (2)
36private static byte sortGlyphWidth = DATAGRIDVIEWCOLUMNHEADERCELL_sortGlyphWidth; 50sortGlyphWidth = (byte)DpiHelper.LogicalToDeviceUnitsX(DATAGRIDVIEWCOLUMNHEADERCELL_sortGlyphWidth);