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