DropHandlerBase::GetDragDropEffect Method (DragDropInfo^)

 

Gets the drag and drop effect that should be displayed to the user based on the state of the operation.

Namespace:   Microsoft.VisualStudio.Text.Editor.DragDrop
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

protected:
virtual DragDropPointerEffects GetDragDropEffect(
	DragDropInfo^ dragDropInfo
)
Return to top
Show: