7 references to ListBox
PresentationFramework (7)
System\Windows\Markup\KnownTypes.cs (7)
1388case KnownElements.ListBox: o = new System.Windows.Controls.ListBox(); break; 2187return KnownElements.ListBox; 2446case KnownElements.ListBox: 2713case KnownElements.ListBox: 3245case KnownElements.ListBox: 4174case KnownElements.ListBox: 5927case KnownElements.ListBox: t = typeof(System.Windows.Controls.ListBox); break;