Implemented interface member:
method
GetAttributes
System.ComponentModel.ICustomTypeDescriptor.GetAttributes()
1 reference to GetAttributes
System.ComponentModel.TypeConverter (1)
System\ComponentModel\TypeDescriptor.cs (1)
685AttributeCollection attributes = GetDescriptor(componentType, nameof(componentType)).GetAttributes();