Welcome to Catalyst Blogs Sign in | Join | Help

Browse by Tags

All Tags » Workflow Foundation   (RSS)
Sorry, but there are no more tags available to filter with.
DependencyProperty in Windows Workflow Foundation
When you start building custom Activities for workflows, you will run into an interesting ‘gotcha’ pretty early on in the process. DependencyProperty instances are usually expressed as static member variables on a Workflow entity (Activity, ActivityCondition, Read More...