Compartir a través de


ToolboxControl.AssociatedDesigner Propiedad

Definición

Obtiene o establece el Windows Diseñador de flujo de trabajo al que está asociado este control de cuadro de herramientas.

public:
 property System::Activities::Presentation::WorkflowDesigner ^ AssociatedDesigner { System::Activities::Presentation::WorkflowDesigner ^ get(); void set(System::Activities::Presentation::WorkflowDesigner ^ value); };
public System.Activities.Presentation.WorkflowDesigner AssociatedDesigner { get; set; }
member this.AssociatedDesigner : System.Activities.Presentation.WorkflowDesigner with get, set
Public Property AssociatedDesigner As WorkflowDesigner

Valor de propiedad

WorkflowDesigner

La instancia de WorkflowDesigner con la que está asociado este control de cuadro de herramientas.

Se aplica a