PointHitTestParameters::HitPoint Property
.NET Framework (current version)
Gets the Point against which to hit test.
Assembly: PresentationCore (in PresentationCore.dll)
The following example shows how to override default hit test support in a user-defined visual object. In this case, the HitPoint value is simply returned as part of PointHitTestResult.
.NET Framework
Available since 3.0
Available since 3.0
Show: