2 references to DataGridViewImageCell
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewImageCell.cs (1)
37public DataGridViewImageCell() : this(false /*valueIsIcon*/)
winforms\Managed\System\WinForms\DataGridViewImageColumn.cs (1)
36: base(new DataGridViewImageCell(valuesAreIcons))