WorkflowViewElement::ViewStateService Property
.NET Framework (current version)
Gets the ViewStateService defined in the EditingContext. A shortcut to this property is by accessing Services.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
public protected: property ViewStateService^ ViewStateService { ViewStateService^ get(); }
Property Value
Type: System.Activities.Presentation.View::ViewStateService^The ViewStateService defined in the EditingContext.
.NET Framework
Available since 4.0
Available since 4.0
Show: