2 references to IsHighlighted
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewColumnHeaderCell.cs (2)
819
if (
IsHighlighted
())
867
Color brushColor = (PaintSelectionBackground(paintParts) && cellSelected) ||
IsHighlighted
()