public static bool HasMouseCapture (UIElements.IEventHandler handler);

Parámetros

handlerEvent handler to check.

Valor de retorno

bool True if the handler captures the mouse.

Descripción

Checks if the event handler is capturing the mouse.