Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1DragHelper Class
Methods Events


In This Topic
    C1DragHelper Class Members
    In This Topic

    The following tables list the members exposed by C1DragHelper.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new C1DragHelper.  
    Top
    Public Methods
     NameDescription
    Public MethodFinalizes drag gesture.  
    Public MethodDetaches all the events handlers and releases captured element.  
    Public MethodDetaches all the events handlers and releases captured element.  
    Public Methodstatic (Shared in Visual Basic)Sets the ManipulationMode of the specified element so that drag operation can be performed according to the specified mode.  
    Top
    Public Events
     NameDescription
    Public EventOccurs after a drag gesture completed.  
    Public EventOccurs while a drag gesture is performed.  
    Public EventOccurs when the inertia is about to start.  
    Public EventOccurs when a drag gesture started.  
    Public EventOccurs when a drag gesture is about to start.  
    Top
    See Also