InvokeEditorAction::OnDoubleClick Method (DiagramPointEventArgs^)
Visual Studio 2015
Double-click cancels this mouse action. Double-click should perform the standard default action rather than invoking the editor.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- e
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramPointEventArgs^
The DiagramPointEventArgs that contains event data.
Show: