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