Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1TapHelper Class
Methods Events


In This Topic
    C1TapHelper Class Members
    In This Topic

    The following tables list the members exposed by C1TapHelper.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1TapHelper class.  
    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