Metoda GestureExtension<T>.IGestureExtension.OnDoubleClick —
Przestrzeń nazw: Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
Składnia
'Deklaracja
Private Sub OnDoubleClick ( _
targetElement As ShapeElement, _
diagramPointEventArgs As DiagramPointEventArgs _
) Implements IGestureExtension.OnDoubleClick
void IGestureExtension.OnDoubleClick(
ShapeElement targetElement,
DiagramPointEventArgs diagramPointEventArgs
)
Parametry
- targetElement
Typ: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
- diagramPointEventArgs
Typ: Microsoft.VisualStudio.Modeling.Diagrams.DiagramPointEventArgs
Implementuje
IGestureExtension.OnDoubleClick(ShapeElement, DiagramPointEventArgs)
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..
Zobacz też
Informacje
Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement