3 references to FormatPlainTextAsHtml
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (1)
1332FormatPlainTextAsHtml(formattedValue.ToString(), sw);
System\Windows\Forms\Controls\DataGridView\DataGridViewColumnHeaderCell.cs (1)
150FormatPlainTextAsHtml(val.ToString(), sw);
System\Windows\Forms\Controls\DataGridView\DataGridViewRowHeaderCell.cs (1)
121FormatPlainTextAsHtml(val.ToString(), sw);