1 write to placeholderStringFormat
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
5640this.placeholderStringFormat = null;
2 references to placeholderStringFormat
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (2)
5637if (this.placeholderStringFormat != null) 5639this.placeholderStringFormat.Dispose();