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

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

protected:
virtual void OnDoubleClick(
	T targetElement,
	DiagramPointEventArgs^ diagramPointEventArgs
)

Parameters

Return to top
Show: