Binding Dependency properties in a hosted Workflow

I have a custom activity to use in a sequential workflow. This activity has a dependency property.

When I add this activity into a workflow console application, am able to use the 'blue' colored bullet to bind this property to a preceeding property of same type.

When I use the designer control and hosting example as in lab10, the 'blue' colored bullet does not appear.

Is is something that am missing, or is it that the designer control in lab10 is priliminary not addressing all cases

Am using RC2 version of WF.



Answer this question

Binding Dependency properties in a hosted Workflow