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