1 write to sortGlyphHeight
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewColumnHeaderCell.cs (1)
55sortGlyphHeight = (byte)DpiHelper.LogicalToDeviceUnitsY(DATAGRIDVIEWCOLUMNHEADERCELL_sortGlyphHeight);
31 references to sortGlyphHeight
System.Windows.Forms (31)
winforms\Managed\System\WinForms\DataGridViewColumnHeaderCell.cs (31)
572if (constraintSize.Height - borderAndPaddingHeights - 2 * DATAGRIDVIEWCOLUMNHEADERCELL_verticalMargin > sortGlyphHeight && 597sortGlyphHeight); 678preferredSize.Height = Math.Max(preferredSize.Height, sortGlyphHeight); 968(valBounds.Height-sortGlyphHeight)/2); 977(valBounds.Height-sortGlyphHeight)/2); 1008valBounds.Height >= sortGlyphHeight) 1012valBounds.Top + (valBounds.Height-sortGlyphHeight)/2); 1031sortGlyphLocation.Y + sortGlyphHeight-2, 1036sortGlyphLocation.Y + sortGlyphHeight-2, 1043sortGlyphLocation.Y + sortGlyphHeight-2); 1048sortGlyphLocation.Y + sortGlyphHeight-2); 1051sortGlyphLocation.Y + sortGlyphHeight-1, 1053sortGlyphLocation.Y + sortGlyphHeight-1); 1060sortGlyphLocation.Y + sortGlyphHeight - 2, 1065sortGlyphLocation.Y + sortGlyphHeight - 2, 1072sortGlyphLocation.Y + sortGlyphHeight - 2); 1077sortGlyphLocation.Y + sortGlyphHeight - 2); 1080sortGlyphLocation.Y + sortGlyphHeight - 1, 1082sortGlyphLocation.Y + sortGlyphHeight - 1); 1091sortGlyphLocation.Y + sortGlyphHeight - line - 1, 1093sortGlyphLocation.Y + sortGlyphHeight - line - 1); 1097sortGlyphLocation.Y + sortGlyphHeight - sortGlyphWidth / 2 - 1, 1099sortGlyphLocation.Y + sortGlyphHeight - sortGlyphWidth / 2); 1116sortGlyphLocation.Y+sortGlyphHeight-1); 1121sortGlyphLocation.Y+sortGlyphHeight-1); 1124sortGlyphLocation.Y+sortGlyphHeight-1, 1129sortGlyphLocation.Y+sortGlyphHeight-1, 1145sortGlyphLocation.Y+sortGlyphHeight-1); 1150sortGlyphLocation.Y+sortGlyphHeight-1); 1153sortGlyphLocation.Y+sortGlyphHeight-1, 1158sortGlyphLocation.Y+sortGlyphHeight-1,