4 references to PathFigureCollection
PresentationFramework (4)
src\Framework\System\Windows\Markup\KnownTypes.cs (4)
1443case KnownElements.PathFigureCollection: o = new System.Windows.Media.PathFigureCollection(); break; 2559case KnownElements.PathFigureCollection: 3742case KnownElements.PathFigureCollection: converterId = KnownElements.PathFigureCollectionConverter; break; 5988case KnownElements.PathFigureCollection: t = typeof(System.Windows.Media.PathFigureCollection); break;