5 references to FillInPoints
PresentationFramework (5)
MS\Internal\Ink\LassoSelectionBehavior.cs (5)
435FillInPoints(pointArray, elementPoints.UpperLeft, elementPoints.UpperRight); 439FillInPoints(pointArray, elementPoints.LowerLeft, elementPoints.LowerRight); 466FillInPoints(pointArray, point1, midPoint); 472FillInPoints(pointArray, midPoint, point2); 494FillInPoints(pointArray, midPointLeft, midPointRight);