4 references to ComboBoxItem
PresentationFramework (3)
System\Windows\Controls\ComboBox.cs (1)
1287return new ComboBoxItem();
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
2938DefaultConstructor = delegate () { return new System.Windows.Controls.ComboBoxItem(); },
System\Windows\Markup\KnownTypes.cs (1)
1171case KnownElements.ComboBoxItem: o = new System.Windows.Controls.ComboBoxItem(); break;
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
1831ComboBoxItem newItem = new ComboBoxItem