SubscribeContextCallback Delegate
.NET Framework (current version)
Defines a callback method that will be invoked when a context item changes.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
Parameters
- item
-
Type:
System.Activities.Presentation::ContextItem^
The context item that changed.
This callback provides a mechanism for interested parties in both the host and the workflow designer to subscribe to updates to a ContextItem published to the editing context of the workflow designer.
.NET Framework
Available since 4.0
Available since 4.0
Show: