4 references to VectorCollection
PresentationFramework (4)
System\Windows\Markup\KnownTypes.cs (4)
1642case KnownElements.VectorCollection: o = new System.Windows.Media.VectorCollection(); break; 2570case KnownElements.VectorCollection: 3758case KnownElements.VectorCollection: converterId = KnownElements.VectorCollectionConverter; break; 6269case KnownElements.VectorCollection: t = typeof(System.Windows.Media.VectorCollection); break;