5 references to FillInPoints
PresentationFramework (5)
MS\Internal\Ink\LassoSelectionBehavior.cs (5)
436FillInPoints(pointArray, elementPoints.UpperLeft, elementPoints.UpperRight); 440FillInPoints(pointArray, elementPoints.LowerLeft, elementPoints.LowerRight); 465FillInPoints(pointArray, point1, midPoint); 471FillInPoints(pointArray, midPoint, point2); 493FillInPoints(pointArray, midPointLeft, midPointRight);