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.