Experimental: this API is experimental and might be changed or removed in the future.

MouseCaptureController.HasMouseCapture

매뉴얼로 전환
public static bool HasMouseCapture (Experimental.UIElements.IEventHandler handler);

파라미터

handlerEvent handler to check.

반환

bool True if the handler captures the mouse.

설명

Checks if the event handler is capturing the mouse.