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

MouseCaptureController.HasMouseCapture

Cambiar al Manual
public static bool HasMouseCapture (Experimental.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.