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

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  C1.Phone..::..C1GestureService

See Also