MouseManipulator.CanStopManipulation

Declaration

protected bool CanStopManipulation(UIElements.IMouseEvent e);

Parameters

e MouseEvent to validate.

Returns

bool True if MouseEvent uses the current activator button. False otherwise.

Description

Checks whether the MouseEvent is related to this Manipulator.


Did you find this page useful? Please give it a rating: