C1.WPF Namespace / C1TapHelper Class
Methods Events


C1TapHelper Class Members

The following tables list the members exposed by C1TapHelper.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Methods
 NameDescription
Public MethodDetaches all the events handlers.  
Top
Public Events
 NameDescription
Public EventOccurs when the element is double-tapped (double-clicked if performed with the mouse).  
Public EventOccurs when a Hold gesture is performed over the element.  
Public EventOccurs when the element is tapped with right mouse button.  
Public EventOccurs when the element is tapped (clicked if performed with the mouse).  
Top
See Also