Implemented interface member:
method
GetEditor
System.ComponentModel.ICustomTypeDescriptor.GetEditor(System.Type)
2 references to GetEditor
System.Activities (2)
System\Activities\DynamicActivity.cs (2)
178return this.typeDescriptor.GetEditor(editorBaseType); 366return this.typeDescriptor.GetEditor(editorBaseType);