WorkflowViewElement::ViewStateService Property

.NET Framework (current version)
 

Gets the ViewStateService defined in the EditingContext. A shortcut to this property is by accessing Services.

Namespace:   System.Activities.Presentation
Assembly:  System.Activities.Presentation (in System.Activities.Presentation.dll)

public protected:
property ViewStateService^ ViewStateService {
	ViewStateService^ get();
}

.NET Framework
Available since 4.0
Return to top
Show: