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