GestureExtensionController Class
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Microsoft.VisualStudio.Modeling.ExtensionEnablement::ExtensionRegistrarBase<T, TMetadataView>
Microsoft.VisualStudio.Modeling.ExtensionEnablement::ExtensionRegistrar<T, TMetadataView>
Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement::GestureExtensionController
| Name | Description | |
|---|---|---|
![]() | GestureExtensionController() |
| Name | Description | |
|---|---|---|
![]() | FilteredImports | (Inherited from ExtensionRegistrarBase<T, TMetadataView>.) |
![]() | LazyImports | (Inherited from ExtensionRegistrarBase<T, TMetadataView>.) |
![]() | LinkedUndoContext | Allow access to the system's linked undo context (if any) |
![]() | Logger | (Overrides ExtensionRegistrarBase<T, TMetadataView>::Logger.) |
![]() | MetadataFilter | |
![]() | UnfilteredLazyImports | (Inherited from ExtensionRegistrar<T, TMetadataView>.) |
| 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.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



