2 references to GetEditor
System.ComponentModel.TypeConverter (1)
System\ComponentModel\TypeDescriptor.cs (1)
1059
return
GetEditor
(component, editorBaseType, false);
System.Data.Common (1)
System\Data\Common\DbConnectionStringBuilder.cs (1)
614
return TypeDescriptor.
GetEditor
(this, editorBaseType, true);