Version

HitTestCore Method (XamRibbon)

Determines if the specified point is within the bounds of this element.
Overload List
OverloadDescription
HitTestCore(PointHitTestParameters)Determines if the specified point is within the bounds of this element.  
HitTestCore(GeometryHitTestParameters)Implements System.Windows.Media.Visual.HitTestCore(System.Windows.Media.GeometryHitTestParameters) to supply base element hit testing behavior (returning System.Windows.Media.GeometryHitTestResult). (Inherited from System.Windows.UIElement)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also