Table of Contents

Event GotoDefinition

Namespace
Alternet.Scripter.Integration.Wpf
Assembly
Alternet.Scripter.Integration.Wpf.v9.dll

Occurs when a user executes Goto Definition command.

public event EventHandler GotoDefinition

Returns

EventHandler
Occurs when a user executes Goto Definition command.
Implements