2 references to GetProperties
System (2)
compmod\system\componentmodel\TypeDescriptor.cs (2)
3588
return _handler.
GetProperties
(_instance, null);
3596
return _handler.
GetProperties
(_instance, attributes);