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