Aracılığıyla paylaş


ITableControlEventProcessorProvider Arabirim

Tanım

Önemli

Bu API, CLS uyumlu değildir.

Belirli IWpfTableControlbir oluşturabilen ITableControlEventProcessor dışarı aktarılabilir bir MEF bileşenini temsil eder.

public interface class ITableControlEventProcessorProvider
public interface class ITableControlEventProcessorProvider
__interface ITableControlEventProcessorProvider
[System.CLSCompliant(false)]
public interface ITableControlEventProcessorProvider
public interface ITableControlEventProcessorProvider
[<System.CLSCompliant(false)>]
type ITableControlEventProcessorProvider = interface
type ITableControlEventProcessorProvider = interface
Public Interface ITableControlEventProcessorProvider
Öznitelikler

Açıklamalar

Bu bir MEF bileşeni bölümüdür ve şu özniteliklerle dışarı aktarılmalıdır: [Export(typeof(ITableControlEventProcessorProvider))] [DataSourceType(StandardTableDataSources.ErrorTableDataSourceString)] [DataSource(StandardTableDataSources.AnyDataSourceString)] [ManagerIdentifier(StandardTables.ErrorsTableString)] [Name("Bazı hata listesi olay işlemcisi")] [Order(Before=Priority.Default)] // From Microsoft.VisualStudio.Text.Classification.

Şunlara uygulanır