WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1DragEventArgs Class
Members
In This Topic
    C1DragEventArgs Class
    In This Topic
    Contains information of the drag events.
    Syntax
    public abstract class C1DragEventArgs : C1InputEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WinUI.Core.C1InputEventArgs
             C1.WinUI.Core.C1DragEventArgs
                C1.WinUI.Core.C1DragCompletedEventArgs
                C1.WinUI.Core.C1DragDeltaEventArgs
                C1.WinUI.Core.C1DragInertiaStartedEventArgs
                C1.WinUI.Core.C1DragPreviewEventArgs
                C1.WinUI.Core.C1DragStartedEventArgs

    See Also