WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1TappedEventArgs Class
Members
In This Topic
    C1TappedEventArgs Class
    In This Topic
    Contains information of the tap events.
    Syntax
    public class C1TappedEventArgs : C1InputEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WinUI.Core.C1InputEventArgs
             C1.WinUI.Core.C1TappedEventArgs

    See Also