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