This documentation is archived and is not being maintained.

System.Activities.Core.Presentation.Factories Namespace

Provides factories for creating activities that interact with collections and enable control flow in the Windows Workflow Designer.

  ClassDescription
Public classForEachWithBodyFactory<T>Creates new ForEach<T> activities with a body each.
Public classParallelForEachWithBodyFactory<T>Creates new ParallelForEach activities with a body each.
Public classPickWithTwoBranchesFactoryCreates Pick activities that contain two branches each.
Public classStateMachineWithInitialStateFactory
Show: