Partager via


ElementPropertyChangedEventManager.Add, méthode (DomainPropertyInfo, Delegate)

Ajoute un gestionnaire d'événements qui est notifié chaque fois que la valeur de toute instance d'une propriété de domaine particulière est modifiée.

Espace de noms :  Microsoft.VisualStudio.Modeling
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Syntaxe

'Déclaration
Public Sub Add ( _
    domainProperty As DomainPropertyInfo, _
    handler As Delegate _
)
public void Add(
    DomainPropertyInfo domainProperty,
    Delegate handler
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ElementPropertyChangedEventManager Classe

Add, surcharge

Microsoft.VisualStudio.Modeling, espace de noms