4 references to PathFigureCollection
PresentationFramework (4)
System\Windows\Markup\KnownTypes.cs (4)
1442
case KnownElements.
PathFigureCollection
: o = new System.Windows.Media.PathFigureCollection(); break;
2565
case KnownElements.
PathFigureCollection
:
3752
case KnownElements.
PathFigureCollection
: converterId = KnownElements.PathFigureCollectionConverter; break;
5998
case KnownElements.
PathFigureCollection
: t = typeof(System.Windows.Media.PathFigureCollection); break;