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