DropHandlerBase::EditorOperations Property
Visual Studio 2015
Gets the IEditorOperations used to handle tasks such as text insertion.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Property Value
Type: Microsoft.VisualStudio.Text.Operations::IEditorOperations^The IEditorOperations used to handle tasks such as text insertion.
Show: