protected bool CanStartManipulation (UIElements.IMouseEvent e);

Parámetros

eThe MouseEvent to validate.

Valor de retorno

bool True if the event satisfies the requirements. False otherwise.

Descripción

Checks whether MouseEvent satisfies all of the ManipulatorActivationFilter requirements.