CodeDomEventBindingService::GetCompatibleMethods Method (EventDescriptor^)
Visual Studio 2015
Gets all the methods in the code DOM that are compatible with the specified event descriptor.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
Return Value
Type: System.Collections::ICollection^A collection of all the names of compatible methods.
Show: