7 references to ListBox
PresentationFramework (7)
System\Windows\Markup\KnownTypes.cs (7)
1381case KnownElements.ListBox: o = new System.Windows.Controls.ListBox(); break; 2180return KnownElements.ListBox; 2439case KnownElements.ListBox: 2706case KnownElements.ListBox: 3238case KnownElements.ListBox: 4167case KnownElements.ListBox: 5920case KnownElements.ListBox: t = typeof(System.Windows.Controls.ListBox); break;