2 writes to cellStyle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewCellPaintingEventArgs.cs (2)
70this.cellStyle = cellStyle; 291this.cellStyle = cellStyle;
4 references to cellStyle
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridViewCellPaintingEventArgs.cs (4)
104return this.cellStyle; 208this.cellStyle, 237this.cellStyle, 261this.cellStyle,