Summary

This chapter began by looking at mouse events. Mouse events are an easy way to get basic touch support and allow you to detect simple, one-finger gestures such as tap and double tap.

The chapter examined the TouchPoint class and illustrated how it provides a low-level input system that you can use to respond to all touch activity in the UI.

The UIElement manipulation events also were discussed. Manipulation events are used to handle more complex gestures, such as multitouch gestures and gestures that use inertia and velocity data.

The chapter explored the gestures support for XAML-based apps in the Windows Phone SDK and the Windows Phone Toolkit, and you saw how they further consolidate the low-level touch API into a set of gesture-specific ...

Get Windows® Phone 8 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.