C# 클래스 GoToDef.GoToDefMouseHandlerProvider

상속: IMouseProcessorProvider
파일 보기 프로젝트 열기: NoahRic/GoToDef

공개 메소드들

메소드 설명
GetAssociatedProcessor ( IWpfTextView view ) : IMouseProcessor

비공개 메소드들

메소드 설명
GetShellCommandDispatcher ( ITextView view ) : IOleCommandTarget

Get the SUIHostCommandDispatcher from the global service provider.

메소드 상세

GetAssociatedProcessor() 공개 메소드

public GetAssociatedProcessor ( IWpfTextView view ) : IMouseProcessor
view IWpfTextView
리턴 IMouseProcessor