4 references to InterestPointsFromRect
PresentationFramework (4)
System\Windows\Controls\Primitives\Popup.cs (4)
2329
interestPoints =
InterestPointsFromRect
(placementRect);
2346
interestPoints =
InterestPointsFromRect
(placementRect);
2378
return
InterestPointsFromRect
(new Rect());
2381
Point[] interestPoints =
InterestPointsFromRect
(new Rect(new Point(), child.RenderSize));