Base:
method
Close
System.Windows.Media.StreamGeometryContext.Close()
4 references to Close
PresentationCore (4)
Core\CSharp\System\Windows\Media\EllipseGeometry.cs (1)
353ctx.Close();
Core\CSharp\System\Windows\Media\LineGeometry.cs (1)
282ctx.Close();
Core\CSharp\System\Windows\Media\PathGeometry.cs (1)
1050ctx.Close();
Core\CSharp\System\Windows\Media\RectangleGeometry.cs (1)
461ctx.Close();