2 references to CreateEditorAttribute
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\PropertyValueEditor.cs (1)
60return CreateEditorAttribute(editor.GetType());
System.Activities.Presentation\System\Activities\Presentation\DesignerMetadata.cs (1)
36builder.AddCustomAttributes(typeof(Type), PropertyValueEditor.CreateEditorAttribute(typeof(TypePropertyEditor)));