7 references to ListBox
PresentationFramework (7)
System\Windows\Markup\KnownTypes.cs (7)
1382case KnownElements.ListBox: o = new System.Windows.Controls.ListBox(); break; 2181return KnownElements.ListBox; 2440case KnownElements.ListBox: 2707case KnownElements.ListBox: 3239case KnownElements.ListBox: 4168case KnownElements.ListBox: 5921case KnownElements.ListBox: t = typeof(System.Windows.Controls.ListBox); break;