private void __touchEnd(EventContext context) { if (_dragTouchId != context.inputEvent.touchId) return; Reset(); }