2 references to GetEvents
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Design\EventsTab.cs (2)
145EventDescriptorCollection events = TypeDescriptor.GetEvents(component, attributes); 169EventDescriptorCollection namespaceEvents = TypeDescriptor.GetEvents(namespaceValue, attributes);