8 references to _AddLine
PresentationFramework (8)
System\Windows\Documents\FixedSOMPageConstructor.cs (8)
70_pageConstructor._AddLine(_startPoint, _lastPoint, _transform); 125_pageConstructor._AddLine(_lastPoint, point, _transform); 154_pageConstructor._AddLine(_lastPoint, points[i], _transform); 921_AddLine(new Point(center, bounds.Top), new Point(center, bounds.Bottom), transform); 928_AddLine(new Point(bounds.Left, center), new Point(bounds.Right, center), transform); 978_AddLine(lastPoint, endPoint, transform); 991_AddLine(lastPoint, point, transform); 1012_AddLine(lastPoint, startPoint, transform);