public static UIElements.IEventHandler GetCapturingElement (UIElements.IPanel panel, int pointerId);

Parameters

panelThe panel that holds the element.
pointerIdThe captured pointer.

Returns

IEventHandler The element that is capturing the pointer.

Description

Returns the element that is capturing the pointer.