Hi,
maybe it's a stupid but i ask myself if it possible to call an action from a converter... I don't know how to do that.
My basis needs is to get information from an item (a config file) in a wizard... Usuallyi use actions for getting information from solution (like searching a config file item) but i don't know on how to do it from converter.
So this question can have two different answer (i will get one i hope ;-)) :
- how getting a specific ProjectItem from a converter ?
- OR how calling action from a converter ?
Thanks in advance.