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