Open lmagyar opened 8 years ago
Based on these:
None of them are working:
IRegisterMetadata
interface, the toolbox browses only the .dll where the activity is located.IRegisterMetadata
to add design time attributes to activities, you can't separate the ToolboxBitmapAttribute
this way, you must add this to the activity, but this way the activity .dll will still have reference on System.Drawing...Help wanted: maybe somebody knows the solution.
Designers shouldn't use attributes, generate descriptions during design time on request.