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

파라미터

handlerThe VisualElement being tested.
pointerIdThe captured pointer.

반환

bool True if element captured the pointer.

설명

Tests whether the element has captured the pointer.