WorkflowDesigner Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |