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