System.Activities.Presentation.Hosting Namespace

Provides classes related to hosting.

Classes

AssemblyContextControlItem

Exposes an Item through the editing context for managing the list of referenced and local assemblies that will be used inside the workflow for controls such as the expression editor to determine the list of references.

CommandInfo

Describes a command on the designer, such as copy or paste.

CommandValues

A command interface that is used for integration of Windows Workflow Designer actions (for example, context menu) with custom-provided implementation - that is, property browser service, debugging service, and so on.

ImportedNamespaceContextItem

A context item published to the editing context that represents a collection of imported namespaces associated with the designer.

MultiTargetingSupportService

Represents an abstract class for multi-targeting support service.

ReadOnlyState

Represents a ContextItem that is published in the editing context and that indicates whether the Windows Workflow Foundation designer is in a read-only state.

WindowHelperService

Provides functionalities to register and unregister delegates for event notifications, as well as set ownership for windows.

WorkflowCommandExtensionItem

Provides functions to update each workflow's designer command (that is, input gestures collection). You should provide an IWorkflowCommandExtensionCallback implementation to receive notifications.

Interfaces

ICommandService

Represents a command interface that is used for integration of Windows Workflow Designer actions (for example, context menu), with custom-provided implementations, such as property browser service, debugging service, and so on.

IDocumentPersistenceService

Provides the functionality to persist a document.

IMultiTargetingSupportService

Provides multi-targeting for Windows Workflow Designer hosts.

IWorkflowCommandExtensionCallback

Provides additional functions when a specified workflow command is loaded.

Delegates

WindowMessage

Represents a delegate that is used to reference the method that will handle window messages.