2 references to DataGridViewCellStateChangedEventHandler
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
4355public event DataGridViewCellStateChangedEventHandler? CellStateChanged
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
12818GetEvent<DataGridViewCellStateChangedEventHandler>(s_cellStateChangedEvent)?.Invoke(this, e);