Condividi tramite


HitTestInfo.AssociatedDesigner Proprietà

Definizione

Ottiene l'oggetto ActivityDesigner associato HitTestInfo alla classe .

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à

Oggetto ActivityDesigner associato alla HitTestInfo classe .

Attributi

Commenti

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

Si applica a