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