ITableControlEventProcessorProvider.GetAssociatedEventProcessor Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Belirli IWpfTableControlbir için oluştururITableControlEventProcessor.
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
Parametreler
- tableControl
- IWpfTableControl
öğesinin IWpfTableControl oluşturulacağı .ITableControlEventProcessor
Döndürülenler
Oluşturulan ITableControlEventProcessor. Geçerli bağlama katılmak istemezse ITableControlEventProcessorProvider değer null olabilir.