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.
| Class | Description | |
|---|---|---|
![]() | ForEachWithBodyFactory<T> | Creates new ForEach<T> activities with a body each. |
![]() | ParallelForEachWithBodyFactory<T> | Creates new T:System.Activities.Statements.ParallelForEach 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. |
Show:
