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:
