Version: 2021.1
public static bool HasMouseCapture (UIElements.IEventHandler handler);

参数

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

返回

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

描述

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