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