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