DropHandlerBase::PerformPreEditActions Method (DragDropInfo^)
Visual Studio 2015
This method is called before edits are made to the buffer to perform any necessary pre edit actions.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Parameters
- dragDropInfo
-
Type:
Microsoft.VisualStudio.Text.Editor.DragDrop::DragDropInfo^
The DragDropInfo that contains information about the ongoing drag/drop operation.
Show: