DesignerView.AssociatedDesigner Eigenschaft

Definition

Ruft den Aktivitäts-Designer ab, der der Designeransicht zugeordnet ist.

public:
 virtual property System::Workflow::ComponentModel::Design::ActivityDesigner ^ AssociatedDesigner { System::Workflow::ComponentModel::Design::ActivityDesigner ^ get(); };
public virtual System.Workflow.ComponentModel.Design.ActivityDesigner AssociatedDesigner { get; }
member this.AssociatedDesigner : System.Workflow.ComponentModel.Design.ActivityDesigner
Public Overridable ReadOnly Property AssociatedDesigner As ActivityDesigner

Eigenschaftswert

The ActivityDesigner associated with the DesignerView.

Gilt für: