8 references to _AddLine
PresentationFramework (8)
System\Windows\Documents\FixedSOMPageConstructor.cs (8)
76_pageConstructor._AddLine(_startPoint, _lastPoint, _transform); 131_pageConstructor._AddLine(_lastPoint, point, _transform); 160_pageConstructor._AddLine(_lastPoint, points[i], _transform); 925_AddLine(new Point(center, bounds.Top), new Point(center, bounds.Bottom), transform); 932_AddLine(new Point(bounds.Left, center), new Point(bounds.Right, center), transform); 982_AddLine(lastPoint, endPoint, transform); 995_AddLine(lastPoint, point, transform); 1016_AddLine(lastPoint, startPoint, transform);