2 references to _AddLineToRanges
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMLineCollection.cs (2)
66
_AddLineToRanges
(_verticals, point1.X, point1.Y, point2.Y);
72
_AddLineToRanges
(_horizontals, point1.Y, point1.X, point2.X);