1 write to _placeholderCellStyle
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
3047
internal DataGridViewCellStyle PlaceholderCellStyle =>
_placeholderCellStyle
??= new DataGridViewCellStyle();