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

MouseCaptureController.HasMouseCapture

Switch to Manual
public static bool HasMouseCapture (Experimental.UIElements.IEventHandler handler);

Parameters

handler要检查的事件处理程序。

Returns

bool 如果此处理程序捕获鼠标,则为 true。

Description

检查事件处理程序是否正在捕获鼠标。