1 write to dataGridViewCellStyle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewCellStyleContentChangedEventArgs.cs (1)
17this.dataGridViewCellStyle = dataGridViewCellStyle;
2 references to dataGridViewCellStyle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewCellStyleContentChangedEventArgs.cs (2)
26return this.dataGridViewCellStyle; 35return this.dataGridViewCellStyle.Scope;