3 references to PropFormat
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewCellStyle.cs (3)
270object format = this.Properties.GetObject(PropFormat); 283if ((value != null && value.Length > 0) || this.Properties.ContainsObject(PropFormat)) 285this.Properties.SetObject(PropFormat, value);