7 references to ComboBox
PresentationFramework (7)
System\Windows\Markup\KnownTypes.cs (7)
1169case KnownElements.ComboBox: o = new System.Windows.Controls.ComboBox(); break; 2010return KnownElements.ComboBox; 2435case KnownElements.ComboBox: 2702case KnownElements.ComboBox: 2898case KnownElements.ComboBox: 4017case KnownElements.ComboBox: 5639case KnownElements.ComboBox: t = typeof(System.Windows.Controls.ComboBox); break;