ComponentOne Basic Library for WPF and Silverlight
ClearSources Method (C1DragDropManager)


C1.WPF Namespace > C1DragDropManager Class : ClearSources Method
Removes all the registered sources
Syntax
'Declaration
 
Public Sub ClearSources() 
'Usage
 
Dim instance As C1DragDropManager
 
instance.ClearSources()
public void ClearSources()
See Also

Reference

C1DragDropManager Class
C1DragDropManager Members