7 references to ItemsControl
PresentationFramework (7)
src\Framework\System\Windows\Markup\KnownTypes.cs (7)
1351case KnownElements.ItemsControl: o = new System.Windows.Controls.ItemsControl(); break; 2174return KnownElements.ItemsControl; 2438case KnownElements.ItemsControl: 2706case KnownElements.ItemsControl: 3207case KnownElements.ItemsControl: 3906case KnownElements.ItemsControl: 5873case KnownElements.ItemsControl: t = typeof(System.Windows.Controls.ItemsControl); break;