IDropSource Interface
This interface supports the VSIP infrastructure and is not intended to be used directly from your code.
Provides visual feedback and information about the source used in a drag drop operation.
Namespace: Microsoft.VisualStudio.Shell.InteropAssembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)
You can get an instance of the IDropSource interface through the GetDropInfo method of the IVsHierarchyDropDataSource interface.