Expandir Minimizar
Este tema aún no ha recibido ninguna valoración - Valorar este tema

System.Workflow.ComponentModel.Design (Espacio de nombres)

Contains classes that developers can use to build custom design-time behavior for workflows and activities and user interfaces for configuring workflows and activities at design time.

The design-time environment provides systems that enable developers to arrange workflows and activities and configure their properties. The classes and interfaces defined within this namespace can be used to build design-time behavior for activities and workflows, access design-time services, and implement customized design-time configuration interfaces.

 ClaseDescripción
Clase públicaActivityBindTypeConverterProvides a type converter to convert ActivityBind classes to and from various other representations.
Clase públicaActivityChangedEventArgsContains information about changes made to the activity associated with the designer.
Clase públicaActivityDesignerProvides a mandatory base class for all activity designer components.
Clase públicaActivityDesignerAccessibleObjectImplements an accessible object that ActivityDesigner classes use to adjust the designer user interface for users who have impairments.
Clase públicaActivityDesignerGlyphCollectionExposes a generic List of designer glyphs associated with an activity designer.
Clase públicaActivityDesignerLayoutEventArgsProvides data for the layout event for the ActivityDesigner.
Clase públicaActivityDesignerLayoutSerializerSerializes an activity designer layout used in a freeform designer.
Clase públicaActivityDesignerPaintProvides static methods used to draw user interface elements on activity designer surfaces. This class cannot be inherited.
Clase públicaActivityDesignerPaintEventArgsProvides 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.
Clase públicaActivityDesignerResizeEventArgsProvides data for the OnBeginResizing and OnResizing methods.
Clase públicaActivityDesignerThemeProvides the look and feel property settings to a designer in a design-time environment.
Clase públicaActivityDesignerThemeAttributeSpecifies the theme class an activity designer uses on the workflow design surface. This class cannot be inherited.
Clase públicaActivityDesignerVerbCreates a new verb to be used with the designer using the associated verb group, text and event handler.
Clase públicaActivityDesignerVerbCollectionMaintains a collection of ActivityDesignerVerb objects.
Clase públicaActivityDragEventArgsRepresents a class that provides data for the OnDragDrop, OnDragEnter, and OnDragOver events in the workflow designer.
Clase públicaActivityPreviewDesignerDisplays 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.
Clase públicaActivityPreviewDesignerThemeProvides theme settings for activity designers that use a preview mode on the workflow design surface. This class cannot be inherited.
Clase públicaActivityToolboxItemProvides a base class for all toolbox items associated with an activity in a workflow designer.
Clase públicaAmbientThemeProvides the look and feel property settings to a top-level workflow in a design-time environment.
Clase públicaBindUITypeEditorRepresents a UITypeEditor that is associated with the properties that are bound, or can be bound, on an activity.
Clase públicaCommentGlyphProvides a glyph for an ActivityDesigner to display when a user disables an activity at design time.
Clase públicaCompositeActivityDesignerProvides a designer that enables you to visually design composite activities.
Clase públicaCompositeActivityDesignerLayoutSerializerSerializes a composite activity designer layout used in a freeform designer.
Clase públicaCompositeDesignerAccessibleObjectImplements an accessible object that CompositeActivityDesigner classes use to adjust the designer user interface for users who have impairments.
Clase públicaCompositeDesignerThemeProvides theme settings to CompositeActivityDesigner objects.
Clase públicaConfigErrorGlyphProvides a glyph for an ActivityDesigner to display when a user has not performed required designer actions at design time.
Clase públicaConnectionPointRepresents a connection point that is displayed on the outer edges of an activity designer on a workflow design surface.
Clase públicaConnectorRepresents a connector between two activity designers on a workflow design surface.
Clase públicaConnectorAccessibleObjectProvides information on connectors between activity designers that accessibility applications use to adjust an application's UI for users with impairments.
Clase públicaConnectorEventArgsProvides data for the System.Workflow.ComponentModel.Design.FreeFormActivityDesigner.ConnectorAdded, System.Workflow.ComponentModel.Design.FreeFormActivityDesigner.ConnectorRemoved, and FreeformActivityDesigner.ConnectorChanged events.
Clase públicaConnectorHitTestInfoContains information about a connector at a specified coordinate in StructuredCompositeActivityDesigner and all classes that inherit from it.
Clase públicaConnectorLayoutSerializerSerializes a connector layout.
Clase públicaDesignerActionAssociates an action taken on an activity designer on the workflow design surface with the ActivityDesigner. This class cannot be inherited.
Clase públicaDesignerGlyphDraws a glyph at the top-most Z order position on an activity designer.
Clase públicaDesignerThemeSupplies base class implementation for all activity designer theme classes used in a workflow design-time environment.
Clase públicaDesignerViewServes as a repository for information about the views supported by the CompositeActivityDesigner or classes that inherit from it.
Clase públicaFreeformActivityDesignerProvides a customizable activity designer surface for users to visually modify on a workflow design surface.
Clase públicaFreeformActivityDesignerLayoutSerializerSerializes freeform activity designer specific layout information.
Clase públicaHitTestInfoContains information about a part of the ActivityDesigner at a specified coordinate.
Clase públicaLockedActivityGlyphProvides a glyph for an ActivityDesigner to display when the activity associated with the designer cannot be modified.
Clase públicaParallelActivityDesignerProvides methods and properties for all activity designers that display parallel vertical layouts on a workflow design surface.
Clase públicaReadOnlyActivityGlyphProvides a glyph for an ActivityDesigner to display when the activity it is associated with is set to read only at design time.
Clase públicaSelectionGlyphProvides methods and properties for all glyph classes that an ActivityDesigner displays when it is selected on the workflow design surface.
Clase públicaSequenceDesignerProvides design-time support for SequenceActivity and all classes that derive from it.
Clase públicaSequenceDesignerAccessibleObjectImplements an accessibility object that SequentialActivityDesigner classes use to adjust the designer user interface for users who have impairments.
Clase públicaSequentialActivityDesignerDefines properties and methods for all activity designers that have a sequential vertical layout on the workflow design surface.
Clase públicaSequentialWorkflowHeaderFooterRepresents a header or footer that is associated with a SequentialWorkflowRootDesigner.
Clase públicaSequentialWorkflowRootDesignerContains properties and methods to provide consistent look and feel to all root designers on a workflow design surface.
Clase públicaShadowGlyphProvides a drop shadow for display by CompositeActivityDesigner classes.
Clase públicaStructuredCompositeActivityDesignerProvides common methods and properties for composite activity designers that contain structured layouts.
Clase públicaThemeConfigurationDialogRepresents 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.
Clase públicaTypeBrowserDialogRepresents a dialog box that allows the user to choose a type. This class cannot be inherited.
Clase públicaTypeBrowserEditorProvides a user interface for representing and editing the values the Windows Workflow Foundation types in an object browser associated with a workflow designer.
Clase públicaTypeFilterProviderAttributeSpecifies 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.
Clase públicaWorkflowDesignerLoaderProvides common designer loader functionality that can be used to implement custom workflow designer loaders.
Clase públicaWorkflowDesignerMessageFilterProvides a base class for all workflow message filters.
Clase públicaWorkflowMenuCommandsDefines a set of CommandID fields that each corresponds to a command function provided by the workflow designers. This class cannot be inherited.
Clase públicaWorkflowOutlineRenders the document outline for the workflow currently being designed in the workflow designer.
Clase públicaWorkflowOutlineNodeRepresents a node in a workflow outline document displayed in the workflow designer.
Clase públicaWorkflowPageSetupDialogRepresents the page setup dialog for the workflow designer when a user selects the Page Setup… command. This class cannot be inherited.
Clase públicaWorkflowThemeProvides the look and feel property settings to a workflow in design-time environment.
Clase públicaWorkflowViewProvides a design surface, which renders a visual representation of process flow.
Clase públicaWorkflowViewAccessibleObjectImplements an accessibility object that WorkflowView classes use to adjust the designer user interface for users with disabilities.
 InterfazDescripción
Interfaz públicaIDesignerGlyphProviderDefines the method that glyph provider classes use to generate an array of glyphs to display on an activity designer.
Interfaz públicaIDesignerGlyphProviderServiceAllows activity designer developers to add custom glyph providers to an activity designer.
Interfaz públicaIDesignerVerbProviderDefines a means for an ActivityDesigner to return its designer verbs.
Interfaz públicaIDesignerVerbProviderServiceAllows activity designer developers to add custom designer verb providers to an activity designer.
Interfaz públicaIExtendedUIServiceDefines the methods that workflow designer hosts can call to perform advanced UI operations.
Interfaz públicaIIdentifierCreationServiceProvides a mechanism to create uniquely named identifiers throughout a specified range of activities.
Interfaz públicaIMemberCreationServiceDefines methods to dynamically create, update and remove code elements for a type at design time. Methods are also provided that allow you to display code at design time.
Interfaz públicaIPersistUIStateDefines methods that workflow designers and activity designers use to save UI state information to and restore UI state information from a binary stream.
Interfaz públicaITypeFilterProviderProvides members that classes use to filter types that are displayed in class browser dialog boxes that are displayed by the workflow designer.
Interfaz públicaITypeProviderCreatorDefines a group of methods that classes can use to create a type provider for an activity or workflow designer.
Interfaz públicaIWorkflowRootDesignerDefines the invoking designer and message filters properties and the method that determines whether an activity is supported for all workflow root designers.
 DelegadoDescripción
Delegado públicoConnectorEventHandlerRepresents the method that will handle the ConnectorAdded, ConnectorRemoved, and ConnectorChanged events of a FreeformActivityDesigner.
 EnumeraciónDescripción
Enumeración públicaAmbientPropertySpecifies the source of ambient theme settings for designer theme classes.
Enumeración públicaDesignerContentAlignmentSpecifies where in the workflow designer that workflow content is aligned.
Enumeración públicaDesignerEdgesSpecifies the edge or edges of an activity designer on a workflow design surface where design-time processing is performed, such as a Connector location on the activity designer.
Enumeración públicaDesignerGeometrySpecifies the shape used by activity designers to render the corners of their design surface.
Enumeración públicaDesignerNavigationDirectionSpecifies values for navigating among designer objects.
Enumeración públicaDesignerSizeSpecifies the size settings that theme classes use to control the size of ActivityDesigner classes when they are rendered on a workflow design surface.
Enumeración públicaDesignerVerbGroupSpecifies the grouping area on a context menu or a workflow designer menu in which an activity designer verb is to appear.
Enumeración públicaHitTestLocationsDescribes the area of the designer that contains the point passed to a HitTest method.
Enumeración públicaLineAnchorDetermines the shapes of connector points on a workflow design surface.
Enumeración públicaTextQualitySpecifies the text rendering settings for the AmbientTheme class.
Enumeración públicaThemeTypeSpecifies the type of theme displayed in the Options dialog box.
¿Te ha resultado útil?
(Caracteres restantes: 1500)

Adiciones de comunidad

AGREGAR
© 2013 Microsoft. Reservados todos los derechos.