Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1DragHelper Class / FinalizeHelper Method

In This Topic
    FinalizeHelper Method (C1DragHelper)
    In This Topic
    Detaches all the events handlers and releases captured element.
    Syntax
    'Declaration
     
    
    Public Sub FinalizeHelper() 
    public void FinalizeHelper()
    See Also