Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1InputEventArgs Class
Members

In This Topic
    C1InputEventArgs Class
    In This Topic
    Contains information of the drag 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.Xaml.C1InputEventArgs
             C1.Xaml.C1DragEventArgs
             C1.Xaml.C1ScrollEventArgs
             C1.Xaml.C1TappedEventArgs
             C1.Xaml.C1ZoomEventArgs

    See Also