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.Presentation.ViewState Namespace

.NET Framework (current version)
 

Provides classes related to view state data and management of view states.

ClassDescription
System_CAPS_pubclassViewStateData

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.

System_CAPS_pubclassViewStateManager

This class is used to hold ViewStateData for all activities in the workflow as an attached property on the root of the XAML document.

System_CAPS_pubclassWorkflowViewState

Class defining ViewStateManager and ViewStateId attached properties.

Return to top
Show: