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

MouseCaptureController.HasMouseCapture

切换到手册
public static bool HasMouseCapture (Experimental.UIElements.IEventHandler handler);

参数

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

返回

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

描述

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