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

In This Topic
    C1InputEventArgs Class
    In This Topic
    Contains information about gesture events.
    Object Model
    C1InputEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class C1InputEventArgs 
       Inherits System.EventArgs
    public class C1InputEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also