background

UI for WPF

WPF Touch Manager

  • Enable tap, swipe, pinch and more touch interactions in your WPF application with the TouchManager - a framework that provides an intuitive API for handling interactions on touch devices.
  • Part of the Telerik UI for WPF library along with 160+ professionally-designed UI controls.
  • Includes support, documentation, demos, virtual classrooms, Visual Studio Extensions and more!
Telerik UI for WPF TouchManager
  • Overview

    The TouchManager in Telerik UI for WPF is a framework, which provides an intuitive API to enable and handle touch interactions in WPF applications via touch-enabled devices. You can subscribe to the touch events and adjust the touch hit test visibility for improved precision and accuracy of the end users touch interactions.

  • Various and Flexible Events and Functionalities

    The TouchManager includes a rich set of touch events corresponding to each specific touch interaction in the application. You can link a UI element in the application to one or more different touch interactions – touch down, touch move, touch enter, swipe, tap, pinch and more.

  • Great Precision and User Experience

    You can define the hit test visibility of elements including touch interactions for better precision and improved user experience.

  • Built-in Gestures Support

    The TouchManager provides several built-in gestures such as tap, pinch, swipe and more, but also supports the creation of custom gestures.

  • Custom Gestures Creation

    In the cases, where the built-in gestures are not sufficient, you can create custom gestures to trace specific patterns or movements.

All WPF Components

Next Steps