WorkflowViewElement.Context Property

Definition

Gets or sets the editing context that is shared by all elements contained in a workflow designer.

C#
public System.Activities.Presentation.EditingContext Context { get; set; }

Property Value

The EditingContext object for the workflow designer that contains the workflow view element.

Remarks

The EditingContext object is a collection of services shared between all elements contained in the designer and used to interact between the host and the designer. Services are published and requested through the EditingContext.

Applies to

Produk Versi
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1