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