3 references to GetEditorAttribute
System (3)
compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs (3)
1766typeAttr = GetEditorAttribute(TypeDescriptor.GetAttributes(_type), editorBaseType); 1767EditorAttribute instanceAttr = GetEditorAttribute(TypeDescriptor.GetAttributes(instance), editorBaseType); 1795typeAttr = GetEditorAttribute(TypeDescriptor.GetAttributes(_type), editorBaseType);