2 references to CollectionContainer
PresentationFramework (2)
src\Framework\System\Windows\Markup\KnownTypes.cs (2)
1166case KnownElements.CollectionContainer: o = new System.Windows.Data.CollectionContainer(); break; 5622case KnownElements.CollectionContainer: t = typeof(System.Windows.Data.CollectionContainer); break;