Partager via


HitTestInfo.AssociatedDesigner Propriété

Définition

Obtient l’associé ActivityDesigner à la HitTestInfo 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

Valeur de propriété

Associé ActivityDesigner à la HitTestInfo classe.

Attributs

Remarques

La AssociatedDesigner propriété stocke une référence à l’objet ActivityDesignerHitTestInfo associé. Utilisez l’option ActivityDesigner pour référencer des informations étendues sur le concepteur associé au HitTestInfo.

S’applique à