Share via


IXRUIElement::HitTest (Windows Embedded CE 6.0)

1/6/2010

This topic links to the different versions of the HitTest method.

Overrides List

Method Description

IXRUIElement::HitTest(XRPoint, IXRHitTestResults)

Returns the results of a hit test that specify an x,y coordinate on the screen.

IXRUIElement::HitTest(XRRect, IXRHitTestResults)

Returns the results of a hit test that specify a rectangular region on the screen.

Requirements

sysgen SYSGEN_XAML_RUNTIME
Windows Embedded CE Windows Embedded CE 6.0 R3

See Also

Reference

IXRUIElement