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

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

    System.Object
       System.EventArgs
          C1.WPF.C1InputEventArgs
             C1.WPF.C1DragEventArgs
                C1.WPF.C1DragCompletedEventArgs

    See Also