System.Activities Namespaces
.NET Framework 4.5
The System.Activities namespaces contain all the classes necessary to create and work with activities in Window Workflow Foundation.
| Namespace | Description |
|---|---|
| System.Activities | Provides classes related to system activities. |
| System.Activities.Core.Presentation | Provides classes related to presentation. |
| System.Activities.Core.Presentation.Factories | Provides classes related to presentation factories. |
| System.Activities.Core.Presentation.Themes | Provides classes related to presentation themes. |
| System.Activities.Debugger | Provides classes related to the system debugger. |
| System.Activities.Debugger.Symbol | Provides classes related to debugger symbols. |
| System.Activities.DurableInstancing | Provides classes related to durable instancing. |
| System.Activities.DynamicUpdate | Provides classes related to dynamic updates. |
| System.Activities.ExpressionParser | Provides classes related to expression parsing. |
| System.Activities.Expressions | Provides classes related to expressions. |
| System.Activities.Hosting | Provides classes related to hosting. |
| System.Activities.Persistence | Provides classes related to persistence. |
| System.Activities.Presentation | Provides classes related to presentation. |
| System.Activities.Presentation.Annotations | Provides classes related to presentation annotations. |
| System.Activities.Presentation.Converters | Provides classes related to converters. |
| System.Activities.Presentation.Debug | Provides classes related to presentation debugging. |
| System.Activities.Presentation.Expressions | Provides classes related to expressions. |
| System.Activities.Presentation.Hosting | Provides classes related to hosting. |
| System.Activities.Presentation.Metadata | Provides classes related to presentation metadata. |
| System.Activities.Presentation.Model | Provides classes related to presentation model. |
| System.Activities.Presentation.PropertyEditing | Provides classes related to property editing. |
| System.Activities.Presentation.Services | Provides classes related to presentation services. |
| System.Activities.Presentation.Sqm | Provides classes related to SQM. |
| System.Activities.Presentation.Toolbox | Classes related to the presentation toolbox. |
| System.Activities.Presentation.Validation | Provides classes related to validation. |
| System.Activities.Presentation.View | Provides classes related to presentation views. |
| System.Activities.Presentation.View.OutlineView | Provides classes related to the outline view. |
| System.Activities.Presentation.ViewState | Provides classes related to view state data and management of view states. |
| System.Activities.Statements | Provides classes related to activity statements. |
| System.Activities.Statements.Tracking | Provides classes for monitoring state machine state executions and state transitions. |
| System.Activities.Tracking | The System.Activities.Tracking namespace contains classes used to create and interact with workflow tracking records. Tracking records are created by the workflow runtime when a workflow instance executes, and are accessed by classes that inherit from TrackingParticipant. |
| System.Activities.Validation | Provides classes related to custom activity validation. |
| System.Activities.XamlIntegration | Contains classes that provide support for the serialization of activities into XAML. |