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