GestureExtensionController Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | CanDragDrop(ShapeElement^, DiagramDragEventArgs^) | |
![]() | CanImport(Lazy<IGestureExtension^, Dictionary<String^, Object^>^>^) | Allow registrar that have a key in their metadata matching the MetadataFilter string to be imported(Overrides ExtensionRegistrarBase<T, TMetadataView>::CanImport(Lazy<T, TMetadataView>^).) |
![]() | Compare(Tuple<T, TMetadataView>^, Tuple<T, TMetadataView>^) | Compares two imported objects of the same type.(Inherited from ExtensionRegistrarBase<T, TMetadataView>.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OnDoubleClick(ShapeElement^, DiagramPointEventArgs^) | |
![]() | OnDragDrop(ShapeElement^, DiagramDragEventArgs^) | |
![]() | ToString() | (Inherited from Object.) |
Show:

