MouseManipulator.CanStopManipulation

protected bool CanStopManipulation(UIElements.IMouseEvent e);

Parameters

eMouseEvent to validate.

Returns

bool Returns true if mouseEvent uses the current activator button.

Description 描述

Checks if MouseEvent is related to this Manipulator.