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