7 references to ItemsControl
PresentationFramework (7)
System\Windows\Markup\KnownTypes.cs (7)
1344case KnownElements.ItemsControl: o = new System.Windows.Controls.ItemsControl(); break; 2171return KnownElements.ItemsControl; 2439case KnownElements.ItemsControl: 2706case KnownElements.ItemsControl: 3207case KnownElements.ItemsControl: 3910case KnownElements.ItemsControl: 5877case KnownElements.ItemsControl: t = typeof(System.Windows.Controls.ItemsControl); break;