3 references to PropImageCellDescription
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewImageCell.cs (3)
78object description = this.Properties.GetObject(PropImageCellDescription); 88if (!string.IsNullOrEmpty(value) || this.Properties.ContainsObject(PropImageCellDescription)) 90this.Properties.SetObject(PropImageCellDescription, value);