3 references to PathFigureCollection
PresentationBuildTasks (3)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (3)
2558case KnownElements.PathFigureCollection: 3745case KnownElements.PathFigureCollection: converterId = KnownElements.PathFigureCollectionConverter; break; 5306case KnownElements.PathFigureCollection: t = _asmCore.GetType("System.Windows.Media.PathFigureCollection"); break;