C# (CSharp) GoToDef Namespace

Classes

Name Description
CtrlKeyState The state of the control key for a given view, which is kept up-to-date by a combination of the key processor and the mouse process
GoToDefKeyProcessor Listen for the control key being pressed or released to update the CtrlKeyStateChanged for a view.
GoToDefKeyProcessorProvider
GoToDefMouseHandler Handle ctrl+click on valid elements to send GoToDefinition to the shell. Also handle mouse moves (when control is pressed) to highlight references for which GoToDefinition will (likely) be valid.
GoToDefMouseHandlerProvider