2 references to DataGridViewCellParsingEventHandler
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
4347public event DataGridViewCellParsingEventHandler? CellParsing
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
12756GetEvent<DataGridViewCellParsingEventHandler>(s_cellParsingEvent)?.Invoke(this, e);