typepresenter

Reusing the TypePresenter in an ActivityDesigner

The TypePresenter, which is the dropdown for selecting types when defining Variables and Arguments in the workflow designer, can be reused in your own ActivityDesigners. It works great for the default types, but if you select Browse for types... the dialog which shows up is empty. Instead of having a nice list of referenced assemblie...