Gets a value indicating whether the converter supports a standard set of values that can be picked from a list.
- context
- An System.ComponentModel.ITypeDescriptorContext object that can be used to gain additional context information.
true if System.ComponentModel.TypeConverter.GetStandardValues should be called to find a common set of values the object supports; otherwise, false. This implementation always returns true.