1 reference to TypeDescriptorGetProperties
System.ComponentModel.TypeConverter (1)
System\ComponentModel\ComponentResourceManager.cs (1)
172
PropertyDescriptor? prop =
TypeDescriptorGetProperties
(value).Find(propName, IgnoreCase);