3 references to Cross
PresentationFramework (3)
System\Windows\Controls\PopupControlService.cs (3)
1472
if (
Cross
(leftmost, points[minIndex], points[minIndex - 1]) > 0)
1485
if (
Cross
(rightmost, points[maxIndex], points[wrapIndex]) < 0)
1677
if (
Cross
(_points[i], _points[next], p) > 0)