System.Activities.Presentation.ViewState Namespace
.NET Framework (current version)
Provides classes related to view state data and management of view states.
| Class | Description | |
|---|---|---|
![]() | ViewStateData | This class acts as a surrogate for holding view state properties (VirtualizedContainerService.HintSize and WorkflowViewStateService.ViewState) as attached properties when view state separation is done. |
![]() | ViewStateManager | This class is used to hold ViewStateData for all activities in the workflow as an attached property on the root of the XAML document. |
![]() | WorkflowViewState | Class defining ViewStateManager and ViewStateId attached properties. |
Show:
