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