EditingContext::Services Property
.NET Framework (current version)
Returns the service manager used in the current editing context.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
Property Value
Type: System.Activities.Presentation::ServiceManager^The ServiceManager used in this editing context.
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.
.NET Framework
Available since 4.0
Available since 4.0
Show: