IGestureExtensionController Interface
Visual Studio 2015
Controller for gesture extensions can optionally proffer a linked undo context
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | LinkedUndoContext | Allow access to the system's linked undo context (if any) |
| Name | Description | |
|---|---|---|
![]() | CanDragDrop(ShapeElement^, DiagramDragEventArgs^) | (Inherited from IGestureExtension.) |
![]() | OnDoubleClick(ShapeElement^, DiagramPointEventArgs^) | (Inherited from IGestureExtension.) |
![]() | OnDragDrop(ShapeElement^, DiagramDragEventArgs^) | (Inherited from IGestureExtension.) |
Show:

