2 references to SortGlyphHeight
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewColumnHeaderCell.cs (2)
28private static byte s_sortGlyphHeight = SortGlyphHeight; 49s_sortGlyphHeight = (byte)ScaleHelper.ScaleToInitialSystemDpi(SortGlyphHeight);