7 references to ComboBox
PresentationFramework (7)
System\Windows\Markup\KnownTypes.cs (7)
1170case KnownElements.ComboBox: o = new System.Windows.Controls.ComboBox(); break; 2011return KnownElements.ComboBox; 2436case KnownElements.ComboBox: 2703case KnownElements.ComboBox: 2899case KnownElements.ComboBox: 4018case KnownElements.ComboBox: 5640case KnownElements.ComboBox: t = typeof(System.Windows.Controls.ComboBox); break;