1 reference to GetProperties
System.ComponentModel.TypeConverter (1)
System\ComponentModel\TypeConverter.cs (1)
227public PropertyDescriptorCollection? GetProperties(object value) => GetProperties(null, value);