Implemented interface member:
method
GetEditor
System.ComponentModel.ICustomTypeDescriptor.GetEditor(System.Type)
1 reference to GetEditor
System.ComponentModel.TypeConverter (1)
System\ComponentModel\TypeDescriptor.cs (1)
1080return GetDescriptor(type, nameof(type)).GetEditor(editorBaseType);