Sdílet prostřednictvím


ITableControlEventProcessorProvider.GetAssociatedEventProcessor Metoda

Definice

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

Parametry

tableControl
IWpfTableControl

Hodnota IWpfTableControl , pro kterou chcete vytvořit ITableControlEventProcessor.

Návraty

Vytvořený ITableControlEventProcessorobjekt Pokud se ITableControlEventProcessorProvider tato hodnota nechce účastnit aktuálního kontextu, může být hodnota null.

Platí pro