2 writes to FlatStyleInternal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewCheckBoxCell.cs (1)
502dataGridViewCell.FlatStyleInternal = this.FlatStyle;
winforms\Managed\System\WinForms\DataGridViewCheckBoxColumn.cs (1)
165dataGridViewCell.FlatStyleInternal = value;