Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

System.Activities.Core.Presentation.Factories Namespace

.NET Framework (current version)
 

Provides classes related to presentation factories.

ClassDescription
System_CAPS_pubclassForEachWithBodyFactory<T>

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

System_CAPS_pubclassParallelForEachWithBodyFactory<T>

Creates new T:System.Activities.Statements.ParallelForEach activities with a body each.

System_CAPS_pubclassPickWithTwoBranchesFactory

Creates Pick activities that contain two branches each.

System_CAPS_pubclassStateMachineWithInitialStateFactory

Creates a state machine activity that contains an initial state.

Return to top
Show: