1 instantiation of AdornerHitTestResult
PresentationFramework (1)
System\Windows\Documents\AdornerLayer.cs (1)
288
return new
AdornerHitTestResult
(result.VisualHit, result.PointHit, visual as Adorner);
1 reference to AdornerHitTestResult
PresentationFramework (1)
System\Windows\Documents\AdornerLayer.cs (1)
277
public
AdornerHitTestResult
AdornerHitTest(Point point)