1 instantiation of DataGridViewTopLeftHeaderCell
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridView.cs (1)
5139this.TopLeftHeaderCell = new DataGridViewTopLeftHeaderCell();
1 reference to DataGridViewTopLeftHeaderCell
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewTopLeftHeaderCell.cs (1)
471public DataGridViewTopLeftHeaderCellAccessibleObject(DataGridViewTopLeftHeaderCell owner) : base (owner)