Base:
method
Close
System.Windows.Media.StreamGeometryContext.Close()
4 references to Close
PresentationCore (4)
System\Windows\Media\EllipseGeometry.cs (1)
321ctx.Close();
System\Windows\Media\LineGeometry.cs (1)
250ctx.Close();
System\Windows\Media\PathGeometry.cs (1)
969ctx.Close();
System\Windows\Media\RectangleGeometry.cs (1)
433ctx.Close();