2 references to PropComboBoxCellDataSource
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (2)
174
return this.Properties.GetObject(
PropComboBoxCellDataSource
);
191
this.Properties.SetObject(
PropComboBoxCellDataSource
, value);