Base:
method
Close
System.Windows.Media.StreamGeometryContext.Close()
4 references to Close
PresentationCore (4)
System\Windows\Media\EllipseGeometry.cs (1)
336ctx.Close();
System\Windows\Media\LineGeometry.cs (1)
265ctx.Close();
System\Windows\Media\PathGeometry.cs (1)
996ctx.Close();
System\Windows\Media\RectangleGeometry.cs (1)
446ctx.Close();