Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1DragInertiaStartedEventArgs Class
Members

In This Topic
    C1DragInertiaStartedEventArgs Class
    In This Topic
    Contains information of the DragInertiaStarted event.
    Object Model
    C1DragInertiaStartedEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class C1DragInertiaStartedEventArgs 
       Inherits C1DragEventArgs
    public class C1DragInertiaStartedEventArgs : C1DragEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Silverlight.C1InputEventArgs
             C1.Silverlight.C1DragEventArgs
                C1.Silverlight.C1DragInertiaStartedEventArgs

    See Also