Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1DragDropManager Class / ClearTargets Method

In This Topic
    ClearTargets Method
    In This Topic
    Removes all the registered targets
    Syntax
    'Declaration
     
    
    Public Sub ClearTargets() 
    public void ClearTargets()
    See Also