- context
An System.ComponentModel.ITypeDescriptorContext indicating the component or control to get values for.
![]()
A System.ComponentModel.TypeConverter.StandardValuesCollection listing the standard accessible data sources.
The data sources that are accessible to the component are determined by retrieving a list of components from the designer, testing each component with the DataSourceConverter.IsValidDataSource(System.ComponentModel.IComponent) method, and then returning the components that are valid data sources.