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