System.Activities.Core.Presentation.Factories Namespace

Provides classes related to presentation factories.

Classes

ForEachWithBodyFactory<T>

Creates new ForEach<T> activities with a body each.

ParallelForEachWithBodyFactory<T>

Creates new ParallelForEach<T> activities with a body each.

PickWithTwoBranchesFactory

Creates Pick activities that contain two branches each.

StateMachineWithInitialStateFactory

Creates a state machine activity that contains an initial state.