src\Framework\MS\Internal\Ink\LassoSelectionBehavior.cs (5)
447FillInPoints(pointArray, elementPoints.UpperLeft, elementPoints.UpperRight);
451FillInPoints(pointArray, elementPoints.LowerLeft, elementPoints.LowerRight);
478FillInPoints(pointArray, point1, midPoint);
484FillInPoints(pointArray, midPoint, point2);
506FillInPoints(pointArray, midPointLeft, midPointRight);