|
|
Class |
Description |
|
ActivityBindTypeConverter
|
Obsolete. Provides a type converter to convert ActivityBind classes to and from various other representations. |
|
ActivityChangedEventArgs
|
Obsolete. Contains information about changes made to the activity associated with the designer. |
|
ActivityDesigner
|
Obsolete. Provides a mandatory base class for all activity designer components. |
|
ActivityDesignerAccessibleObject
|
Obsolete. Implements an accessible object that ActivityDesigner classes use to adjust the designer user interface for users who have impairments. |
|
ActivityDesignerGlyphCollection
|
Obsolete. Exposes a generic List<T> of designer glyphs associated with an activity designer. |
|
ActivityDesignerLayoutEventArgs
|
Obsolete. Provides data for the layout event for the ActivityDesigner. |
|
ActivityDesignerLayoutSerializer
|
Obsolete. Serializes an activity designer layout used in a freeform designer. |
|
ActivityDesignerPaint
|
Obsolete. Provides static methods used to draw user interface elements on activity designer surfaces. This class cannot be inherited. |
|
ActivityDesignerPaintEventArgs
|
Obsolete. 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
|
Obsolete. Provides data for the OnBeginResizing and OnResizing methods. |
|
ActivityDesignerTheme
|
Obsolete. Provides the look and feel property settings to a designer in a design-time environment. |
|
ActivityDesignerThemeAttribute
|
Obsolete. Specifies the theme class an activity designer uses on the workflow design surface. This class cannot be inherited. |
|
ActivityDesignerVerb
|
Obsolete. Creates a new verb to be used with the designer using the associated verb group, text and event handler. |
|
ActivityDesignerVerbCollection
|
Obsolete. Maintains a collection of ActivityDesignerVerb objects. |
|
ActivityDragEventArgs
|
Obsolete. Represents a class that provides data for the OnDragDrop, OnDragEnter, and OnDragOver events in the workflow designer. |
|
ActivityPreviewDesigner
|
Obsolete. Displays a collection of child activity designers in a preview strip and, when a child designer is selected on the preview strip, displays the selected activity designer in preview or edit mode on a workflow design surface. |
|
ActivityPreviewDesignerTheme
|
Obsolete. Provides theme settings for activity designers that use a preview mode on the workflow design surface. This class cannot be inherited. |
|
ActivityToolboxItem
|
Obsolete. Provides a base class for all toolbox items associated with an activity in a workflow designer. |
|
AmbientTheme
|
Obsolete. Provides the look and feel property settings to a top-level workflow in a design-time environment. |
|
BindUITypeEditor
|
Obsolete. Represents a UITypeEditor that is associated with the properties that are bound, or can be bound, on an activity. |
|
CommentGlyph
|
Obsolete. Provides a glyph for an ActivityDesigner to display when a user disables an activity at design time. |
|
CompositeActivityDesigner
|
Obsolete. Provides a designer that enables you to visually design composite activities. |
|
CompositeActivityDesignerLayoutSerializer
|
Obsolete. Serializes a composite activity designer layout used in a freeform designer. |
|
CompositeDesignerAccessibleObject
|
Obsolete. Implements an accessible object that CompositeActivityDesigner classes use to adjust the designer user interface for users who have impairments. |
|
CompositeDesignerTheme
|
Obsolete. Provides theme settings to CompositeActivityDesigner objects. |
|
ConfigErrorGlyph
|
Obsolete. Provides a glyph for an ActivityDesigner to display when a user has not performed required designer actions at design time. |
|
ConnectionPoint
|
Obsolete. Represents a connection point that is displayed on the outer edges of an activity designer on a workflow design surface. |
|
Connector
|
Obsolete. Represents a connector between two activity designers on a workflow design surface. |
|
ConnectorAccessibleObject
|
Obsolete. Provides information on connectors between activity designers that accessibility applications use to adjust an application's UI for users with impairments. |
|
ConnectorEventArgs
|
Obsolete. Provides data for the FreeFormActivityDesigner.ConnectorAdded, FreeFormActivityDesigner.ConnectorRemoved, and FreeformActivityDesigner.ConnectorChanged events. |
|
ConnectorHitTestInfo
|
Obsolete. Contains information about a connector at a specified coordinate in StructuredCompositeActivityDesigner and all classes that inherit from it. |
|
ConnectorLayoutSerializer
|
Obsolete. Serializes a connector layout. |
|
DesignerAction
|
Obsolete. Associates an action taken on an activity designer on the workflow design surface with the ActivityDesigner. This class cannot be inherited. |
|
DesignerGlyph
|
Obsolete. Draws a glyph at the top-most Z order position on an activity designer. |
|
DesignerTheme
|
Obsolete. Supplies base class implementation for all activity designer theme classes used in a workflow design-time environment. |
|
DesignerView
|
Obsolete. Serves as a repository for information about the views supported by the CompositeActivityDesigner or classes that inherit from it. |
|
FreeformActivityDesigner
|
Obsolete. Provides a customizable activity designer surface for users to visually modify on a workflow design surface. |
|
FreeformActivityDesignerLayoutSerializer
|
Obsolete. Serializes freeform activity designer specific layout information. |
|
HitTestInfo
|
Obsolete. Contains information about a part of the ActivityDesigner at a specified coordinate. |
|
LockedActivityGlyph
|
Obsolete. Provides a glyph for an ActivityDesigner to display when the activity associated with the designer cannot be modified. |
|
ParallelActivityDesigner
|
Obsolete. Provides methods and properties for all activity designers that display parallel vertical layouts on a workflow design surface. |
|
ReadOnlyActivityGlyph
|
Obsolete. Provides a glyph for an ActivityDesigner to display when the activity it is associated with is set to read only at design time. |
|
SelectionGlyph
|
Obsolete. Provides methods and properties for all glyph classes that an ActivityDesigner displays when it is selected on the workflow design surface. |
|
SequenceDesigner
|
Obsolete. Provides design-time support for SequenceActivity and all classes that derive from it. |
|
SequenceDesignerAccessibleObject
|
Obsolete. Implements an accessibility object that SequentialActivityDesigner classes use to adjust the designer user interface for users who have impairments. |
|
SequentialActivityDesigner
|
Obsolete. Defines properties and methods for all activity designers that have a sequential vertical layout on the workflow design surface. |
|
SequentialWorkflowHeaderFooter
|
Obsolete. Represents a header or footer that is associated with a SequentialWorkflowRootDesigner. |
|
SequentialWorkflowRootDesigner
|
Obsolete. Contains properties and methods to provide consistent look and feel to all root designers on a workflow design surface. |
|
ShadowGlyph
|
Obsolete. Provides a drop shadow for display by CompositeActivityDesigner classes. |
|
StructuredCompositeActivityDesigner
|
Obsolete. Provides common methods and properties for composite activity designers that contain structured layouts. |
|
ThemeConfigurationDialog
|
Obsolete. Represents a common dialog box that allows the user to specify a workflow theme to apply to a workflow design surface. This class cannot be inherited. |
|
TypeBrowserDialog
|
Obsolete. Represents a dialog box that allows the user to choose a type. This class cannot be inherited. |
|
TypeBrowserEditor
|
Obsolete. 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
|
Obsolete. 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
|
Obsolete. Provides common designer loader functionality that can be used to implement custom workflow designer loaders. |
|
WorkflowDesignerMessageFilter
|
Obsolete. Provides a base class for all workflow message filters. |
|
WorkflowMenuCommands
|
Obsolete. Defines a set of CommandID fields that each corresponds to a command function provided by the workflow designers. This class cannot be inherited. |
|
WorkflowOutline
|
Obsolete. Renders the document outline for the workflow currently being designed in the workflow designer. |
|
WorkflowOutlineNode
|
Obsolete. Represents a node in a workflow outline document displayed in the workflow designer. |
|
WorkflowPageSetupDialog
|
Obsolete. Represents the page setup dialog for the workflow designer when a user selects the Page Setup… command. This class cannot be inherited. |
|
WorkflowTheme
|
Obsolete. Provides the look and feel property settings to a workflow in design-time environment. |
|
WorkflowView
|
Obsolete. Provides a design surface, which renders a visual representation of process flow. |
|
WorkflowViewAccessibleObject
|
Obsolete. Implements an accessibility object that WorkflowView classes use to adjust the designer user interface for users with disabilities. |