7 references to ComboBox
PresentationFramework (7)
System\Windows\Markup\KnownTypes.cs (7)
1176case KnownElements.ComboBox: o = new System.Windows.Controls.ComboBox(); break; 2017return KnownElements.ComboBox; 2442case KnownElements.ComboBox: 2709case KnownElements.ComboBox: 2905case KnownElements.ComboBox: 4024case KnownElements.ComboBox: 5646case KnownElements.ComboBox: t = typeof(System.Windows.Controls.ComboBox); break;