WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1InputEventArgs Class
Members
In This Topic
    C1InputEventArgs Class
    In This Topic
    Contains information about gesture events.
    Syntax
    public class C1InputEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also