NotifyPropertyChangedDispatcherObject.ReceiveWeakEvent (Método)

Espacio de nombres:  Microsoft.TeamFoundation.MVVM
Ensamblado:  Microsoft.TeamFoundation.Controls (en Microsoft.TeamFoundation.Controls.dll)

Sintaxis

'Declaración
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
)

Parámetros

Valor devuelto

Tipo: System.Boolean
Devuelva Boolean.

Seguridad de .NET Framework

Vea también

Referencia

NotifyPropertyChangedDispatcherObject Clase

Microsoft.TeamFoundation.MVVM (Espacio de nombres)