ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml 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 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