1 reference to ListBoxItem
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DataGridViewAddColumnDialog.cs (1)
740
_dataColumns.Items.Add(new
ListBoxItem
(propertyDescriptor.PropertyType, propertyDescriptor.Name));