This documentation is archived and is not being maintained.
AdornerHitTestResult Class
Visual Studio 2008
Represents data returned from calling the AdornerHitTest method.
Assembly: PresentationFramework (in PresentationFramework.dll)
In addition to the visual and point information provided by the base class PointHitTestResult, this class uses the value of the AdornerHitTestResult.Adorner property to return the Adorner that was hit (since there may be multiple Visuals in a single Adorner).
System.Object
System.Windows.Media.HitTestResult
System.Windows.Media.PointHitTestResult
System.Windows.Media.AdornerHitTestResult
System.Windows.Media.HitTestResult
System.Windows.Media.PointHitTestResult
System.Windows.Media.AdornerHitTestResult
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: