5 references to FillInPoints
PresentationFramework (5)
MS\Internal\Ink\LassoSelectionBehavior.cs (5)
444FillInPoints(pointArray, elementPoints.UpperLeft, elementPoints.UpperRight); 448FillInPoints(pointArray, elementPoints.LowerLeft, elementPoints.LowerRight); 475FillInPoints(pointArray, point1, midPoint); 481FillInPoints(pointArray, midPoint, point2); 503FillInPoints(pointArray, midPointLeft, midPointRight);