4 writes to ValueIsIconInternal
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridViewImageCell.cs (2)
202this.ValueIsIconInternal = value; 293dataGridViewCell.ValueIsIconInternal = this.ValueIsIcon;
winforms\Managed\System\WinForms\DataGridViewImageColumn.cs (2)
246this.ImageCellTemplate.ValueIsIconInternal = value; 257dataGridViewCell.ValueIsIconInternal = value;