2 references to s_propComboBoxCellDataManager
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs (2)
127set => Properties.AddOrRemoveValue(s_propComboBoxCellDataManager, value); 792CurrencyManager? cm = Properties.GetValueOrDefault<CurrencyManager?>(s_propComboBoxCellDataManager);