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

Parámetros

panelThe panel that holds the element.
pointerIdThe captured pointer.

Valor de retorno

IEventHandler The element that is capturing the pointer.

Descripción

Returns the element that is capturing the pointer.