Gets the System.Drawing.Design.PropertyValueUIItem objects that match the specified context and property descriptor characteristics.
- context
- An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.
- propDesc
- A System.ComponentModel.PropertyDescriptor that indicates the property to match with the properties to return.
An array of System.Drawing.Design.PropertyValueUIItem objects that match the specified parameters.