HitTestInfo.AssociatedDesigner Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.