MouseCaptureController.HasMouseCapture

Declaration

public static bool HasMouseCapture(UIElements.IEventHandler handler);

Parameters

handler Event handler to check.

Returns

bool True if the handler captures the mouse.

Description

Checks if the event handler is capturing the mouse.


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