3 references to PropCellTag
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewCell.cs (3)
849return this.Properties.GetObject(PropCellTag); 853if (value != null || this.Properties.ContainsObject(PropCellTag)) 855this.Properties.SetObject(PropCellTag, value);