5 references to ParsePathGeometryData
PresentationCore (5)
Core\CSharp\System\Windows\Media\EllipseGeometry.cs (1)
321
PathGeometry.
ParsePathGeometryData
(GetPathGeometryData(), ctx);
Core\CSharp\System\Windows\Media\GlyphTypeface.cs (1)
1646
PathGeometry.
ParsePathGeometryData
(pathGeoData, ctx);
Core\CSharp\System\Windows\Media\LineGeometry.cs (1)
217
PathGeometry.
ParsePathGeometryData
(GetPathGeometryData(), ctx);
Core\CSharp\System\Windows\Media\RectangleGeometry.cs (1)
414
PathGeometry.
ParsePathGeometryData
(GetPathGeometryData(), ctx);
Core\CSharp\System\Windows\Media\StreamGeometry.cs (1)
335
PathGeometry.
ParsePathGeometryData
(GetPathGeometryData(), ctx);