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