7 references to ItemsControl
PresentationFramework (7)
System\Windows\Markup\KnownTypes.cs (7)
1350case KnownElements.ItemsControl: o = new System.Windows.Controls.ItemsControl(); break; 2177return KnownElements.ItemsControl; 2445case KnownElements.ItemsControl: 2712case KnownElements.ItemsControl: 3213case KnownElements.ItemsControl: 3916case KnownElements.ItemsControl: 5883case KnownElements.ItemsControl: t = typeof(System.Windows.Controls.ItemsControl); break;