2 references to ComboBoxSortWithDataSource
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
1024throw new ArgumentException(SR.ComboBoxSortWithDataSource);
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs (1)
428throw new ArgumentException(SR.ComboBoxSortWithDataSource);