public static bool HasPointerCapture (UIElements.IEventHandler handler, int pointerId);

Parámetros

handlerThe VisualElement being tested.
pointerIdThe captured pointer.

Valor de retorno

bool True if element captured the pointer.

Descripción

Tests whether the element has captured the pointer.