Partager via


NotifyPropertyChangedDispatcherObject.ReceiveWeakEvent, méthode

Espace de noms :  Microsoft.TeamFoundation.MVVM
Assembly :  Microsoft.TeamFoundation.Controls (dans Microsoft.TeamFoundation.Controls.dll)

Syntaxe

'Déclaration
Protected Overridable Function ReceiveWeakEvent ( _
    managerType As Type, _
    sender As Object, _
    e As EventArgs _
) As Boolean
protected virtual bool ReceiveWeakEvent(
    Type managerType,
    Object sender,
    EventArgs e
)

Paramètres

Valeur de retour

Type : System.Boolean
retourne Boolean ;

Sécurité .NET Framework

Voir aussi

Référence

NotifyPropertyChangedDispatcherObject Classe

Microsoft.TeamFoundation.MVVM, espace de noms