Share via


ToolboxControl.AssociatedDesigner 속성

정의

이 도구 상자 컨트롤이 연결된 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, set
Public Property AssociatedDesigner As WorkflowDesigner

속성 값

이 도구 상자 컨트롤과 연결된 WorkflowDesigner 인스턴스입니다.

적용 대상