GoXam for WPF v3
HitTestCore(PointHitTestParameters) Method
Northwoods.GoXam Namespace > GridPattern Class > HitTestCore Method : HitTestCore(PointHitTestParameters) Method
A System.Windows.Media.PointHitTestParameters object that specifies the System.Windows.Point to hit test against.
Determines whether a point coordinate value is within the bounds of the visual object.
Syntax
protected override HitTestResult HitTestCore( 
   PointHitTestParameters hitTestParameters
)

Parameters

hitTestParameters
A System.Windows.Media.PointHitTestParameters object that specifies the System.Windows.Point to hit test against.

Return Value

A System.Windows.Media.HitTestResult that represents the System.Windows.Media.Visual that is returned from a hit test.
See Also

Reference

GridPattern Class
GridPattern Members
Overload List