3 types derived from SimplePropertyDescriptor
System (1)
compmod\system\componentmodel\ArrayConverter.cs (1)
77private class ArrayPropertyDescriptor : SimplePropertyDescriptor {
System.Web.DataVisualization (1)
Common\Converters\CustomAttributesConverters.cs (1)
484 protected class CustomAttributesPropertyDescriptor : TypeConverter.SimplePropertyDescriptor
System.Windows.Forms.DataVisualization (1)
Common\Converters\CustomAttributesConverters.cs (1)
484 protected class CustomAttributesPropertyDescriptor : TypeConverter.SimplePropertyDescriptor
2 references to SimplePropertyDescriptor
System (2)
compmod\system\componentmodel\TypeConverter.cs (2)
452/// Initializes a new instance of the <see cref='System.ComponentModel.TypeConverter.SimplePropertyDescriptor'/> 461/// Initializes a new instance of the <see cref='System.ComponentModel.TypeConverter.SimplePropertyDescriptor'/> class.