2 references to GetProperties
System.ComponentModel.TypeConverter (2)
System\ComponentModel\TypeDescriptor.cs (2)
2865
return _handler.
GetProperties
(_instance, null);
2871
return _handler.
GetProperties
(_instance, attributes);