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