C# Класс Microsoft.Languages.Editor.Application.Controller.DefaultKeyProcessorProvider

Наследование: IKeyProcessorProvider
Показать файл Открыть проект

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