Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
UIElement.InputHitTest is a hidden function that could do just that,
public IInputElement InputHitTest (
Point point
)
Passing in the coordinate, and this function will look at the element subtree and get the element (IInputElement because it's a common interface between ContentElement and UIElement) that is at that ___location.
Comments
- Anonymous
November 26, 2007
PingBack from http://feeds.maxblog.eu/item_669483.html