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