4 references to PathFigureCollection
PresentationFramework (4)
System\Windows\Markup\KnownTypes.cs (4)
1436case KnownElements.PathFigureCollection: o = new System.Windows.Media.PathFigureCollection(); break; 2559case KnownElements.PathFigureCollection: 3746case KnownElements.PathFigureCollection: converterId = KnownElements.PathFigureCollectionConverter; break; 5992case KnownElements.PathFigureCollection: t = typeof(System.Windows.Media.PathFigureCollection); break;