GestureExtension<T>::IGestureExtension::OnDoubleClick Method (ShapeElement^, DiagramPointEventArgs^)

 
Namespace:   Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

private:
virtual void OnDoubleClick(
	ShapeElement^ targetElement,
	DiagramPointEventArgs^ diagramPointEventArgs
) sealed = IGestureExtension::OnDoubleClick

Parameters

Return to top
Show: