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