I created a custom activity with generic dependency property of type Object.
When i use this activity in my workflow solution, and try to bind this property , I cant typecast it in the property window. I don't want to do it in code.
Any advice. I came to know on a solution which says to create custom typecastingactivity.
Is there any other solution?