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