MouseCaptureController.HasMouseCapture

public static bool HasMouseCapture(UIElements.IEventHandler handler);

Parameters

handlerEvent handler to check.

Returns

bool True if the handler captures the mouse.

Description 描述

Checks if the event handler is capturing the mouse.