This documentation is archived and is not being maintained.
System.Activities.Core.Presentation.Factories Namespace
Visual Studio 2010
Provides factories for creating activities that interact with collections and enable control flow in the Windows Workflow Designer.
| Class | Description | |
|---|---|---|
![]() | ForEachWithBodyFactory<T> | Creates new ForEach<T> activities with a body each. |
![]() | ParallelForEachWithBodyFactory<T> | Creates new ParallelForEach activities with a body each. |
![]() | PickWithTwoBranchesFactory | Creates Pick activities that contain two branches each. |
![]() | StateMachineWithInitialStateFactory |
Show:
