The C1GestureService class is the helper for getting and setting GestureListeners on elements.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public static class C1GestureService
Visual Basic
Public NotInheritable Class C1GestureService

Inheritance Hierarchy

System..::..Object
  C1.WPF..::..C1GestureService

See Also