C# Class GoToDef.GoToDefMouseHandlerProvider

Inheritance: IMouseProcessorProvider
Mostrar archivo Open project: NoahRic/GoToDef

Public Methods

Method Description
GetAssociatedProcessor ( IWpfTextView view ) : IMouseProcessor

Private Methods

Method Description
GetShellCommandDispatcher ( ITextView view ) : IOleCommandTarget

Get the SUIHostCommandDispatcher from the global service provider.

Method Details

GetAssociatedProcessor() public method

public GetAssociatedProcessor ( IWpfTextView view ) : IMouseProcessor
view IWpfTextView
return IMouseProcessor