7 references to ItemsControl
PresentationFramework (7)
System\Windows\Markup\KnownTypes.cs (7)
1343case KnownElements.ItemsControl: o = new System.Windows.Controls.ItemsControl(); break; 2170return KnownElements.ItemsControl; 2438case KnownElements.ItemsControl: 2705case KnownElements.ItemsControl: 3206case KnownElements.ItemsControl: 3909case KnownElements.ItemsControl: 5876case KnownElements.ItemsControl: t = typeof(System.Windows.Controls.ItemsControl); break;