ITableControlEventProcessorProvider.GetAssociatedEventProcessor Metode

Definisi

ITableControlEventProcessor Membuat untuk yang diberikanIWpfTableControl.

public:
 Microsoft::VisualStudio::Shell::TableControl::ITableControlEventProcessor ^ GetAssociatedEventProcessor(Microsoft::VisualStudio::Shell::TableControl::IWpfTableControl ^ tableControl);
public Microsoft.VisualStudio.Shell.TableControl.ITableControlEventProcessor GetAssociatedEventProcessor(Microsoft.VisualStudio.Shell.TableControl.IWpfTableControl tableControl);
abstract member GetAssociatedEventProcessor : Microsoft.VisualStudio.Shell.TableControl.IWpfTableControl -> Microsoft.VisualStudio.Shell.TableControl.ITableControlEventProcessor
Public Function GetAssociatedEventProcessor (tableControl As IWpfTableControl) As ITableControlEventProcessor

Parameter

Mengembalikan

Yang dibuat ITableControlEventProcessor. Nilai mungkin null jika ini ITableControlEventProcessorProvider tidak ingin berpartisipasi dalam konteks saat ini.

Berlaku untuk