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.


Did you find this page useful? Please give it a rating: