2 references to DataGridViewCellPaintingEventHandler
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
4339
public event
DataGridViewCellPaintingEventHandler
? CellPainting
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
12732
GetEvent<
DataGridViewCellPaintingEventHandler
>(s_cellPaintingEvent)?.Invoke(this, e);