DoesHandlerExist | Gets whether or not a handler for the specified event descriptor exists in the code. |
GetCompatibleMethods | Gets the names of methods that have signatures compatible with the specified delegate class. |
GetDoesFieldExist | Gets if a field of the given name exists in the code. |
GetDoesMethodExist | Gets whether or not a method of the specified name exists in the code. |
NavigateToEvent | Overloaded. Requests that the source view for the file be displayed and that the cursor be placed within the block for the given event. |
ICodeNavigatorService Interface | System.ComponentModel.Design Namespace