WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1DragInertiaStartedEventArgs Class
Members
In This Topic
    C1DragInertiaStartedEventArgs Class
    In This Topic
    Contains information of the DragInertiaStarted event.
    Syntax
    public class C1DragInertiaStartedEventArgs : C1DragEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WinUI.Core.C1InputEventArgs
             C1.WinUI.Core.C1DragEventArgs
                C1.WinUI.Core.C1DragInertiaStartedEventArgs

    See Also