MouseManipulator.CanStartManipulation

切换到手册
protected bool CanStartManipulation (UIElements.IMouseEvent e);

参数

e要验证的 MouseEvent。

返回

bool 如果事件通过所有过滤器,则为 true。

描述

检查 MouseEvent 是否匹配所有 MouseActivationFilters 要求。