ConditionEditorController.ConditionChanged Événement
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.
Identifié à titre d'information uniquement. Non pris en charge. La compatibilité future n'est pas garantie. Gestionnaire d'événements pour l'événement lorsque la condition est ajoutée ou modifiée.
public:
event EventHandler ^ ConditionChanged;
public event EventHandler ConditionChanged;
member this.ConditionChanged : EventHandler
Public Custom Event ConditionChanged As EventHandler