3 references to PathSegmentCollection
PresentationFramework (3)
System\Windows\Markup\KnownTypes.cs (3)
1445
case KnownElements.
PathSegmentCollection
: o = new System.Windows.Media.PathSegmentCollection(); break;
2566
case KnownElements.
PathSegmentCollection
:
6002
case KnownElements.
PathSegmentCollection
: t = typeof(System.Windows.Media.PathSegmentCollection); break;