- context
- An System.ComponentModel.ITypeDescriptorContext that can be used to gain context information.
- component
- The component to retrieve the properties of.
- attributes
- An array of type Attribute that indicates the attributes of the event properties to retrieve.
A System.ComponentModel.PropertyDescriptorCollection that contains the properties. This will be an empty System.ComponentModel.PropertyDescriptorCollection if the component does not implement an event service.