3 references to ReflectPropertyDescriptor
System.ComponentModel.TypeConverter (3)
System\ComponentModel\ReflectPropertyDescriptor.cs (2)
124
:
this
(componentClass, name, type, attrs)
147
:
this
(componentClass, name, type, attrs)
System\ComponentModel\TypeDescriptor.cs (1)
517
return new
ReflectPropertyDescriptor
(componentType, name, type, attributes);