IXRUIElement::HitTest (Compact 2013)

3/28/2014

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

See Also

Reference

IXRUIElement