3 references to PropTag
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewCellStyle.cs (3)
541return Properties.GetObject(PropTag); 545if (value != null || this.Properties.ContainsObject(PropTag)) 547Properties.SetObject(PropTag, value);