DropHandlerBase::GetDragDropEffect Method (DragDropInfo^)
Visual Studio 2015
Gets the drag and drop effect that should be displayed to the user based on the state of the operation.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Parameters
- dragDropInfo
-
Type:
Microsoft.VisualStudio.Text.Editor.DragDrop::DragDropInfo^
The DragDropInfo.
Return Value
Type: Microsoft.VisualStudio.Text.Editor.DragDrop::DragDropPointerEffects
Show: