Kevin Marshall has created a quick gesture recognizer for the
Windows Phone 7.
Source: Clarity Consulting
You can use the gesture recognizer standalone in code and attach to a UI element or you can also use the behavior + trigger. The behavior attaches the gesture recognizer to a UI element and then you can add triggers for specific gesture events like Tap, DoubleTap, etc.