getItemByPoint(x, y);
x. Horizontal coordinate.
y. Vertical coordinate.
The getItemByPoint method returns container item by the specified coordinates.
The example of method use is given in description of the StackPanel.DeferredResize property.
See also: