ComponentOne Basic Library for UWP
C1InputEventArgs Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : C1InputEventArgs Class
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

Reference

C1InputEventArgs Members
C1.Xaml Namespace