Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1DragDropManager Class / ClearSources Method

In This Topic
    ClearSources Method (C1DragDropManager)
    In This Topic
    Removes all the registered sources
    Syntax
    'Declaration
     
    
    Public Sub ClearSources() 
    public void ClearSources()
    See Also