| | Class | Description |
|---|
 | ActivityBindTypeConverter | Provides a type converter to convert ActivityBind classes to and from various other representations. |
 | ActivityChangedEventArgs | Contains information about changes made to the activity associated with the designer. |
 | ActivityDesigner | Provides a mandatory base class for all activity designer components. |
 | ActivityDesignerAccessibleObject | |
 | ActivityDesignerGlyphCollection | |
 | ActivityDesignerLayoutEventArgs | |
 | ActivityDesignerLayoutSerializer | |
 | ActivityDesignerPaint | Provides static methods used to draw user interface elements on activity designer surfaces. This class cannot be inherited. |
 | ActivityDesignerPaintEventArgs | Provides data for the ActivityDesigner.OnPaint, ConnectionPoint.OnPaint, Connector.OnPaint, and DesignerGlyph.OnPaint methods and any overridden versions of OnPaint in classes that derive from them, when they are drawn on a workflow design surface. |
 | ActivityDesignerResizeEventArgs | |
 | ActivityDesignerTheme | Provides the look and feel property settings to a designer in a design-time environment. |
 | ActivityDesignerThemeAttribute | |
 | ActivityDesignerVerb | |
 | ActivityDesignerVerbCollection | |
 | ActivityDragEventArgs | Represents a class that provides data for the OnDragDrop, OnDragEnter, and OnDragOver events in the workflow designer. |
 | ActivityPreviewDesigner | |
 | ActivityPreviewDesignerTheme | Provides theme settings for activity designers that use a preview mode on the workflow design surface. This class cannot be inherited. |
 | ActivityToolboxItem | |
 | AmbientTheme | |
 | BindUITypeEditor | Represents a UITypeEditor that is associated with the properties that are bound, or can be bound, on an activity. |
 | CommentGlyph | Provides a glyph for an ActivityDesigner to display when a user disables an activity at design time. |
 | CompositeActivityDesigner | |
 | CompositeActivityDesignerLayoutSerializer | |
 | CompositeDesignerAccessibleObject | |
 | CompositeDesignerTheme | Provides theme settings to CompositeActivityDesigner objects. |
 | ConfigErrorGlyph | |
 | ConnectionPoint | |
 | Connector | Represents a connector between two activity designers on a workflow design surface. |
 | ConnectorAccessibleObject | |
 | ConnectorEventArgs | Provides data for the System.Workflow.ComponentModel.Design.FreeFormActivityDesigner.ConnectorAdded, System.Workflow.ComponentModel.Design.FreeFormActivityDesigner.ConnectorRemoved, and FreeformActivityDesigner.ConnectorChanged events. |
 | ConnectorHitTestInfo | |
 | ConnectorLayoutSerializer | Serializes a connector layout. |
 | DesignerAction | |
 | DesignerGlyph | |
 | DesignerTheme | |
 | DesignerView | Serves as a repository for information about the views supported by the CompositeActivityDesigner or classes that inherit from it. |
 | FreeformActivityDesigner | Provides a customizable activity designer surface for users to visually modify on a workflow design surface. |
 | FreeformActivityDesignerLayoutSerializer | |
 | HitTestInfo | |
 | LockedActivityGlyph | |
 | ParallelActivityDesigner | |
 | ReadOnlyActivityGlyph | |
 | SelectionGlyph | Provides methods and properties for all glyph classes that an ActivityDesigner displays when it is selected on the workflow design surface. |
 | SequenceDesigner | |
 | SequenceDesignerAccessibleObject | |
 | SequentialActivityDesigner | Defines properties and methods for all activity designers that have a sequential vertical layout on the workflow design surface. |
 | SequentialWorkflowHeaderFooter | |
 | SequentialWorkflowRootDesigner | |
 | ShadowGlyph | Provides a drop shadow for display by CompositeActivityDesigner classes. |
 | StructuredCompositeActivityDesigner | Provides common methods and properties for composite activity designers that contain structured layouts. |
 | ThemeConfigurationDialog | |
 | TypeBrowserDialog | Represents a dialog box that allows the user to choose a type. This class cannot be inherited. |
 | TypeBrowserEditor | Provides a user interface for representing and editing the values the Windows Workflow Foundation types in an object browser associated with a workflow designer. |
 | TypeFilterProviderAttribute | Specifies the class a type or member uses to filter the types that are displayed in the class browser dialog box. This class cannot be inherited. |
 | WorkflowDesignerLoader | Provides common designer loader functionality that can be used to implement custom workflow designer loaders. |
 | WorkflowDesignerMessageFilter | Provides a base class for all workflow message filters. |
 | WorkflowMenuCommands | Defines a set of CommandID fields that each corresponds to a command function provided by the workflow designers. This class cannot be inherited. |
 | WorkflowOutline | |
 | WorkflowOutlineNode | |
 | WorkflowPageSetupDialog | |
 | WorkflowTheme | Provides the look and feel property settings to a workflow in design-time environment. |
 | WorkflowView | Provides a design surface, which renders a visual representation of process flow. |
 | WorkflowViewAccessibleObject | |