WorkflowDesigner Class

Definition

WorkflowDesigner

public ref class WorkflowDesigner sealed : System::Activities::Presentation::ActivityDesigner, System::Windows::Markup::IComponentConnector
[System.CodeDom.Compiler.GeneratedCode("PresentationBuildTasks", "4.0.0.0")]
public sealed class WorkflowDesigner : System.Activities.Presentation.ActivityDesigner, System.Windows.Markup.IComponentConnector
[<System.CodeDom.Compiler.GeneratedCode("PresentationBuildTasks", "4.0.0.0")>]
type WorkflowDesigner = class
    inherit ActivityDesigner
    interface IComponentConnector
Public NotInheritable Class WorkflowDesigner
Inherits ActivityDesigner
Implements IComponentConnector
Inheritance
WorkflowDesigner
Attributes
Implements

Constructors

WorkflowDesigner()

Initializes a new instance of the WorkflowDesigner class.

Methods

InitializeComponent()

InitializeComponent

Explicit Interface Implementations

IComponentConnector.Connect(Int32, Object)

Applies to