The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
AdornerLayer.AdornerHitTest Method (Point)
.NET Framework (current version)
Gets an AdornerHitTestResult for a specified point.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- point
-
Type:
System.Windows.Point
The point to hit test.
Return Value
Type: System.Windows.Media.AdornerHitTestResultAn AdornerHitTestResult for the specified point.
An AdornerHitTestResult contains the Visual that was hit, and the adorner that the visual is part of.
.NET Framework
Available since 3.0
Available since 3.0
Show: