2 references to GetItems
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (1)
548return GetItems(this.DataGridView);
winforms\Managed\System\WinForms\DataGridViewComboBoxColumn.cs (1)
370return this.ComboBoxCellTemplate.GetItems(this.DataGridView);