Condividi tramite


HitTestInfo.AssociatedDesigner Proprietà

Definizione

Ottiene l'oggetto ActivityDesigner associato alla classe HitTestInfo.

public:
 property System::Workflow::ComponentModel::Design::ActivityDesigner ^ AssociatedDesigner { System::Workflow::ComponentModel::Design::ActivityDesigner ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Workflow.ComponentModel.Design.ActivityDesigner AssociatedDesigner { get; }
[<System.ComponentModel.Browsable(false)>]
member this.AssociatedDesigner : System.Workflow.ComponentModel.Design.ActivityDesigner
Public ReadOnly Property AssociatedDesigner As ActivityDesigner

Valore della proprietà

ActivityDesigner

Oggetto ActivityDesigner associato alla classe HitTestInfo.

Attributi

Commenti

La proprietà AssociatedDesigner archivia un riferimento all'oggetto ActivityDesigner associato all'oggetto HitTestInfo. Utilizzare ActivityDesigner per fare riferimento a informazioni estese relative alla finestra di progettazione associata a HitTestInfo.

Si applica a