2 references to DataGridViewCellStyleContentChangedEventHandler
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
4371public event DataGridViewCellStyleContentChangedEventHandler? CellStyleContentChanged
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
13017GetEvent<DataGridViewCellStyleContentChangedEventHandler>(s_cellStyleContentChangedEvent)?.Invoke(this, e);