Compartir a través de


GestureExtension<T>.IGestureExtension.OnDoubleClick (Método)

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Sintaxis

'Declaración
Private Sub OnDoubleClick ( _
    targetElement As ShapeElement, _
    diagramPointEventArgs As DiagramPointEventArgs _
) Implements IGestureExtension.OnDoubleClick
void IGestureExtension.OnDoubleClick(
    ShapeElement targetElement,
    DiagramPointEventArgs diagramPointEventArgs
)

Parámetros

Implementaciones

IGestureExtension.OnDoubleClick(ShapeElement, DiagramPointEventArgs)

Seguridad de .NET Framework

Vea también

Referencia

GestureExtension<T> Clase

Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement (Espacio de nombres)