Base:
method
GetAsPathGeometry
System.Windows.Media.Geometry.GetAsPathGeometry()
2 references to GetAsPathGeometry
PresentationCore (2)
Core\CSharp\System\Windows\Media\StreamGeometry.cs (2)
346
PathGeometry thisAsPathGeometry =
GetAsPathGeometry
();
382
return
GetAsPathGeometry
().ConvertToString(format, provider);