PipelineDesigner 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.
Interaction logic for PipelineDesigner.xaml
public ref class PipelineDesigner : System::Activities::Presentation::ActivityDesigner, System::Windows::Markup::IComponentConnector
public class PipelineDesigner : System.Activities.Presentation.ActivityDesigner, System.Windows.Markup.IComponentConnector
type PipelineDesigner = class
inherit ActivityDesigner
interface IComponentConnector
Public Class PipelineDesigner
Inherits ActivityDesigner
Implements IComponentConnector
- Inheritance
-
PipelineDesigner
- Implements
Constructors
PipelineDesigner() |
Default Constructor. |
Methods
InitializeComponent() |
InitializeComponent |
Explicit Interface Implementations
IComponentConnector.Connect(Int32, Object) |