C# 클래스 Microsoft.Languages.Editor.Application.Controller.DefaultKeyProcessorProvider

상속: IKeyProcessorProvider
파일 보기 프로젝트 열기: Microsoft/RTVS

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetAssociatedProcessor ( IWpfTextView wpfTextView ) : KeyProcessor

Creates a new key processor provider for the given WPF text view host

메소드 상세

GetAssociatedProcessor() 공개 메소드

Creates a new key processor provider for the given WPF text view host
public GetAssociatedProcessor ( IWpfTextView wpfTextView ) : KeyProcessor
wpfTextView IWpfTextView
리턴 KeyProcessor