2 references to GetPropertiesImpl
System.ComponentModel.TypeConverter (2)
System\ComponentModel\TypeDescriptor.cs (2)
1413
return
GetPropertiesImpl
(component, null, noCustomTypeDesc, true);
1435
return
GetPropertiesImpl
(component, attributes, noCustomTypeDesc, false);