4 references to VectorCollection
PresentationFramework (4)
System\Windows\Markup\KnownTypes.cs (4)
1641
case KnownElements.
VectorCollection
: o = new System.Windows.Media.VectorCollection(); break;
2569
case KnownElements.
VectorCollection
:
3757
case KnownElements.
VectorCollection
: converterId = KnownElements.VectorCollectionConverter; break;
6268
case KnownElements.
VectorCollection
: t = typeof(System.Windows.Media.VectorCollection); break;