16 references to PaintContentForeground
System.Windows.Forms (16)
System\Windows\Forms\Controls\DataGridView\DataGridViewButtonCell.cs (1)
956if (formattedString is not null && paint && PaintContentForeground(paintParts))
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (7)
1241if (paint && PaintContentForeground(paintParts)) 1255if (paint && PaintContentForeground(paintParts)) 1292if (paint && PaintContentForeground(paintParts)) 1329if (paint && PaintContentForeground(paintParts)) 1415if (paint && PaintContentForeground(paintParts)) 1464if (paint && PaintContentForeground(paintParts)) 1511if (paint && PaintContentForeground(paintParts))
System\Windows\Forms\Controls\DataGridView\DataGridViewColumnHeaderCell.cs (1)
969if (PaintContentForeground(paintParts))
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs (1)
2315if (PaintContentForeground(paintParts))
System\Windows\Forms\Controls\DataGridView\DataGridViewImageCell.cs (2)
826if (PaintContentForeground(paintParts)) 861if (PaintContentForeground(paintParts))
System\Windows\Forms\Controls\DataGridView\DataGridViewLinkCell.cs (1)
1017if (PaintContentForeground(paintParts))
System\Windows\Forms\Controls\DataGridView\DataGridViewRowHeaderCell.cs (1)
873if (PaintContentForeground(paintParts))
System\Windows\Forms\Controls\DataGridView\DataGridViewTextBoxCell.cs (1)
738if (PaintContentForeground(paintParts))
System\Windows\Forms\Controls\DataGridView\DataGridViewTopLeftHeaderCell.cs (1)
321if (PaintContentForeground(paintParts))