Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1TappedEventArgs Class
Members

In This Topic
    C1TappedEventArgs Class
    In This Topic
    Contains information of the tap events.
    Object Model
    C1TappedEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class C1TappedEventArgs 
       Inherits C1InputEventArgs
    public class C1TappedEventArgs : C1InputEventArgs 
    Inheritance Hierarchy

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

    See Also