EditingContext.Services Property

Definition

Returns the service manager used in the current editing context.

C#
public System.Activities.Presentation.ServiceManager Services { get; }

Property Value

The ServiceManager used in this editing context.

Remarks

Services represent functionality that is either provided by the host for the designer to use or that is used by the designer to make functionality available to all designers within the editor.

Applies to

Product Versions
.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