2 references to GetPropertiesImpl
System (2)
compmod\system\componentmodel\TypeDescriptor.cs (2)
1996
return
GetPropertiesImpl
(component, null, noCustomTypeDesc, true);
2015
return
GetPropertiesImpl
(component, attributes, noCustomTypeDesc, false);