TextViewOptionExtensions::IsDragDropEditingEnabled Method (IEditorOptions^)
Visual Studio 2015
Determines whether the option for drag/drop editing is enabled in the specified options.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
public: [ExtensionAttribute] static bool IsDragDropEditingEnabled( IEditorOptions^ options )
Parameters
- options
-
Type:
Microsoft.VisualStudio.Text.Editor::IEditorOptions^
The IEditorOptions used to look up the option value.
Show: