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