DragDropInfo::Source Property
Visual Studio 2015
Gets the object that initiated the drag and drop operation.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
public: property Object^ Source { [CompilerGeneratedAttribute] Object^ get(); [CompilerGeneratedAttribute] private: void set(Object^ value); }
Show: