ToolboxControl.AssociatedDesigner 属性   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置与此工具箱控件关联的 Windows 工作流设计器。
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, setPublic Property AssociatedDesigner As WorkflowDesigner属性值
此工具箱控件所关联的 WorkflowDesigner 实例。