2 instantiations of DialogDataGridViewCell
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DataGridViewCellStyleBuilder.cs (2)
52
row.Cells.Add(new
DialogDataGridViewCell
());
62
row.Cells.Add(new
DialogDataGridViewCell
());