4 references to VectorCollection
PresentationFramework (4)
System\Windows\Markup\KnownTypes.cs (4)
1648case KnownElements.VectorCollection: o = new System.Windows.Media.VectorCollection(); break; 2576case KnownElements.VectorCollection: 3764case KnownElements.VectorCollection: converterId = KnownElements.VectorCollectionConverter; break; 6275case KnownElements.VectorCollection: t = typeof(System.Windows.Media.VectorCollection); break;