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